Development of Image Reconstruction Using Computed Tomography
Development of Image Reconstruction Using Computed Tomography
COMPUTED TOMOGRAPHY
RITESH PRAFULLA VEDAK, SANDESH P. MHATRE, AKSHAY V. GORE & NISHANT B. PATIL
Department of Biomedical, MGM College of Engineering and Technology,
Mumbai University, Kamothe, Navi Mumbai
ABSTRACT
The objective of this article is to understand the application of computing tomography scan in medicine, non-
destructive testing/evaluation and to analyze the functioning of the internal body structures.
Received: Oct 11, 2017; Accepted: Oct 31, 2017; Published: Feb 22, 2018; Paper Id.: IJMPSAPR20181
INTRODUCTION
Original Article
Developed in the early 1970s, CT scans revolutionized medical radiology, enabling physicians to obtain
the high-quality tomographic images to study the functioning of patients’ internal structures. The CT scan can
reconstruct and detect the internal structure by transmission of source of a large number of multiple projections of
an object.
The CT scanned images obtained are of three formats, namely, TIFF, JPEG and DICOM; DICOM images
being more effective compared to others. Based on this concept, DICOM image format was used as the input for
MATLAB programming of reconstruction techniques. In the latest version, the X-ray tube and the detectors of the
CT scanner are mounted on a ring-shaped gantry that rotates around the patient being scanned, which also enables
helical scanning.
Various medical applications such as neurology, oncology, and cardiology, CT scan is of great help.
RECONSTRUCTION TECHNIQUES
Back Projection
As the name suggests, in back projection method, the ray projects back an equal amount of rays, furthering
the estimated image, and this is applicable at all angles and for all projection points. Being the oldest technique, it is
not used in the modern CT scanners.
www.tjprc.org [email protected]
2 Ritesh Prafulla Vedak, Sandesh P. Mhatre, Akshay V. Gore & Nishant B. Patil
The image blurring issue in the simple back projection is corrected using filtered back projection. To create a set
of filtered views, the dimensional views are involved with another dimensional filter kernel. To provide the reconstructed
image, which is a near comparative of correct image, the filtered views are back projected.
Among a large number of projections extensively used in imaging, filtered back projection method outshines with
regard to speed and accuracy, with direct inversion of the projection formula. For filter back projection, homomorphic
filter is used to enhance, remove multiplicative noises and simultaneously normalize the image’s brightness and contrast.
Iterative Reconstruction
In iterative reconstruction, a type of imaging technique, 2D and 3D images are reconstructed using iterative
algorithms, that is, by projecting an object the CT images are reconstructed. Iterative reconstruction techniques are
generally considered more expensive than the common filter back projection method, though it is assumed upgraded.
According to various researches, iterative reconstruction can support extremely fast computations and massive parallelism,
Fourier Reconstruction
Fourier reconstruction is a method that defeats the calculations of the iterative method of image reconstruction.
Because of the calculations involved, the iterative method is looked at as time-consuming and tiresome. On the other hand,
the drawbacks of back projection are severe blurring of the computed images. Fourier transform is defined as:
Converting a capacity from the time (or spatial) domain to the frequency domain.
Where:
• For a square image of size N×N, the two-dimensional DFT is given by:
www.tjprc.org [email protected]
4 Ritesh Prafulla Vedak, Sandesh P. Mhatre, Akshay V. Gore & Nishant B. Patil
SOFTWARE DETAILS
The world's most natural way to express computational mathematics is achieved by a matrix-based language
MATLAB, which is used to analyze and design the products. This is used to resolve all engineering and scientific issues
and allows to take ideas out of the desktop. Using built in graphics, MATLAB permits simple visualization, augmenting
data perceptions. With essential algorithms of one’s domain and a vast library of prebuilt toolboxes, one can start the scan
process. Integration of MATLAB code with other languages enables one to use algorithms and applications within web
enterprise and production systems.
Certain dreadful diseases such as cancer, thyroid, various blood-related diseases, etc. are threatening the
humankind. An exigency vigilant is attained by deploying biomedical applications. The diversity of MATLAB has been of
great help in many major fields such as:
• Clinical engineering
CONCLUSIONS
With the help of projected data and through various reconstruction algorithms as back projection and filter back
projection techniques images can be reconstructed. Assimilating the functions of different reconstruction techniques, it can
be concluded that filter back projection technique is better than the back projection technique.
The assets of the iterative methodology are improved insensitivity to noise and ability to reconstruct optimal
images in instances of incomplete data. This strategy is presumed lofty, especially in the absence of a large set of
projections, during the unequal distribution of projections in the angle, or during sparse or missing projections at certain
orientations. These scenarios are likely in intra-operative CT, in cardiac CT, or when metal artifacts demand the exclusion
of certain projection portions.
www.tjprc.org [email protected]