Tomography

Computed tomography (CT)

PDART: A Partially Discrete Algorithm for the Reconstruction of Dense Particles

T. Roelandts, Batenburg, K. J., and Sijbers, J., PDART: A Partially Discrete Algorithm for the Reconstruction of Dense Particles, in 11th International Meeting on Fully Three-Dimensional Image Reconstruction in Radiology and Nuclear Medicine (Fully 3D), Potsdam, Germany, 2011, pp. 448-451.

Real-time tomographical reconstructions using Neural Networks

Tomographical algorithms can be separated into two classes: analytical “one-step” methods and iterative reconstruction algorithms. Analytical methods are fast, but require projection data of high quality and are impossible to adapt to use prior knowledge about the reconstructed object. Iterative algorithms have less strict requirements for the used data and are more flexible, but their computation time impedes real-time reconstructions. By reformulating the reconstruction problem as a classification problem, a third option becomes available: machine learning.

Tomographic segmentation

Many segmentation techniques exist in the literature. Well known is global thresholding with automated threshold selection based on the image histogram, e.g. Otsu's method. Other commonly used methods are region growing, watershed segmentation, active contours, etc. In the setting of CT, these techniques base themselves exclusively on the tomographic reconstruction or the tomogram. In practice, however, these tomograms will not be completely accurate because of reconstruction error and artefacts (e.g.

GPU-based iterative tomography

Even though iterative reconstruction algorithms give very accurate results, their long computation time inhibits practical applications. The most computationally intensive steps of the algorithms used by the ASTRA research group are very well parallelizable. Modern GPU cores consist of many processing units and are optimized for operations also required during tomographic reconstructions. With the release of NVIDIA CUDA, GPUs became fully programmable.

Airway Segmentation

The airways comprise the hierarchical tubular structure that leads the air into the lungs, namely the trachea and the bronchi. A well know challenge in the pulmonology field is the automatic segmentation of the airways from tomographic images. We have developed a region growing algorithm in which the segmentation is iteratively bounded by cylinders. These cylinders limit the expansion of leaks, a common problem with region growing, and make them more easily detectable through the use of anatomical information about the airways.

Pages

Subscribe to RSS - Tomography