Portfolio
Tomosynthesis
Innovation project for 3D image reconstruction and mobile tomosynthesis.
One of the topics identified in the DR roadmap, was new imaging techniques based on X-ray. Together with fluoroscopy, tomosynthesis was needed to fill the gap in Agfa’s DR portfolio.
Task
The goal of tomosynthesis is to simulate a volume image from a set of X-ray images taken at different angles. Such a volume stack, reduces the overlap of anatomical structures.
Action
After some prototyping, I created the interface to the modality to acquire the images. I also wrote the core of the tomosynthesis reconstruction engine. As far as I know, this is still the fastest iterative reconstruction engine for tomosynthesis today.
The first reconstruction engine was developed in OpenCL. Because the OpenCL extensions at that time did not allow the use of native textures, the engine was rewritten in CUDA.
Result
The developed software is now used as a clinical product and is the base of further development within this product range.
Responsibilities
Project Lead, Software Architect, Software Developer, GPU/CUDA development