SlideShare a Scribd company logo
1 of 82
Introduction
 The objective of computed tomography (CT) is to reconstruct two-dimensional (2D) or three-
dimensional (3D) images of internal structures from collected signals through an object.
 Steps for CT Image Formation: All CT systems use a three step process
 Scan or Data Acquisition GET DATA
 Image Reconstruction USE DATA
 Image Display DISPLAY DATA
7/11/2021 2
History
 History of reconstruction algorithms that can be traced back to as early as 1917, when J. Radon, an
Austrian mathematician, first presented a mathematics solution for reconstruction as Radon
Transform
 William H. Oldendorf (1963) developed a direct back projection method.
 Later, the idea of filtered back projection was first proposed by Bracewell and Riddle (1967),
probably the most influential development in this area.
 Gordon et al. (1970) proposed the algebraic reconstruction technique (ART), which could produce a
good reconstruction when projections are not uniformly distributed or limited
 Special algorithms (convolution back-projection algorithms) were soon introduced. These algorithms
were developed by Ramachandran and Lakshminarayanan (1971) and later used by Shepp and Logan
(1974) to improve image quality and processing time.
 Originally, CT images were reconstructed with an iterative method called algebraic reconstruction
technique (ART). Due to lack of computational power, this technique was quickly replaced by simple
analytic methods such as filtered back projection (FBP). FBP was the method of choice for decades,
until the first iterative reconstruction (IR) technique was clinically introduced in 2009
7/11/2021 3
Prior to CT reconstruction
 Various preprocessing procedures are applied to the actual acquired projection data prior to CT
image reconstruction
 air calibration scans: influence of the bow tie filter is characterized, characterize differences in
individual detector response
 A dead pixel correction algorithm: replaces dead pixel data with interpolated data from
surrounding pixels
 Scatter correction algorithms: Adaptive noise filtration methods algorithms; to reduce the impact
of noise
7/11/2021 4
Sequence of image construction
Problem of CT
7/11/2021 6
Total linear Attenuation


 





n
i
n
t
t
t e
N
e
N
N 1
2
1
(
0
)
..
..........
0







n
i

n


 

 ......
..........
2
1 =
Where,
Image Reconstruction Algorithm
 In CT, reconstruction algorithms are used by the computer to solve the many mathematical equations
necessary for information from the detector array to be converted to information suitable for image
display
 The process of using the raw data to create an image is called image reconstruction. It is a
mathematical process that generates tomographic images from X-ray projection data acquired at many
different angles around the patient. This process is a computer-intensive task and one of the most
crucial steps in the CT imaging process.
 Out of many algorithms used in image reconstruction, these algorithms can be divided into three
mathematical methods of image reconstruction:
 Back-projection
 Analytical Methods: Fourier analysis and filtered back projection
 Iterative Methods: Simultaneous Reconstruction, Ray by Ray Correction, Point by Point correction,
Algebraic reconstruction technique
7/11/2021 8
Few Terminologies
 Raw Data
 Image Data
 Sinogram
 Convolution
 Fourier Transform
7/11/2021 9
RAW DATA VERSUS IMAGE DATA
 All of the thousands of bits of data acquired by the system with each scan are called raw data.
 Once raw data have been processed, i.e. reconstructed, so that each pixel is assigned a Hounsfield
unit value, an image can be created; the data included in the image are now referred to as image
data
 The reconstruction that is automatically produced during scanning is often called prospective
reconstruction.
 The same raw data may be used later to generate new images. This process is referred to as
retrospective reconstruction
7/11/2021 10
SINOGRAM
 “Sinogram”, which is simply the 2-D array of
data containing the projections in differenty
angles
 Fig. shows the cross section of a body phantom
(b) and its sinogram (a). The two air pockets
located near the center of the phantom (b) are
clearly visible in the sinogram (a) as two dark
sinusoidal curves near the center, and the five
high-density ribs near the periphery of the
phantom (b) are depicted as bright sinusoidal
curves (a).
7/11/2021 11
7/11/2021 12
SINOGRAM
7/11/2021 13
SINOGRAM
7/11/2021 14
SINOGRAM
7/11/2021 15
SINOGRAM
SINOGRAM
7/11/2021 16
7/11/2021 17
SINOGRAM
CONVOLUTION
 Convolution, a general-purpose algorithm, is a technique of filtering in the space domain. This will become
clear during the discussion of the filtered back-projection algorithm.
 Spatial Frequency Filtering: High-Pass Filtering: aka; edge enhancement or sharpness; intended to sharpen
an input image in the spatial domain that appears blurred. First the spatial location image is converted into
spatial frequencies by using the FT, followed by the use of a high-pass filter, which suppresses the low
spatial frequencies to produce a sharper output image.
 Spatial Frequency Filtering: Low-Pass Filtering: uses a low-pass filter to operate on the input image with
the goal of smoothing. The output image will appear blurred. Smoothing is intended to reduce noise and the
displayed brightness levels of pixels; however, image detail is compromised
7/11/2021 18
Fourier Transform
 The Fourier transform, which was developed by the mathematician Baron Jean-Baptiste-Joseph Fourier
in 1807, is widely used in science and engineering.
 In radiology, the Fourier transform is used to reconstruct images of a patient’s anatomy in CT and also in
magnetic resonance imaging (MRI) and various other modalities.
 In the analysis of time-based signals, the Fourier transform converts from the time domain (x-axis
labeled in seconds) to the temporal frequency domain (x-axis labeled in sec−1). While time-series
analysis has applications in radiological imaging in ultrasound Doppler and magnetic resonance imaging,
here we focus on input signals that are in the spatial domain (x-axis labeled typically in mm), which is
relevant to any anatomical medical image. The Fourier transform of a spatial domain signal converts it
to the spatial frequency domain (x-axis labeled in mm−1).
 The Fourier transform is an algorithm that decomposes a spatial or time domain signal into a series of
sine waves that, when summed, replicate that signal. Once a spatial domain signal is Fourier
transformed, the resulting data are considered to be in the frequency domain.
7/11/2021 19
Fourier Transform
7/11/2021 20
Fourier Slice Theorem
7/11/2021 22
One of the most fundamental concepts in CT image reconstruction is the
“Central-slice” theorem. This theorem states that the 1-D FT of the
projection of an object is the same as the values of the 2-D FT of the
object along a line drawn through the 2-D FT plane at same angle.
Fourier Slice Theorem
7/11/2021 23
The 1-D projection of the object, measured at certain angle , is the same
as the profile through the 2D FT of the object, at the same angle
Fourier Slice Theorem
7/11/2021 24
The 1-D projection of the object, measured at certain angle , is the same
as the profile through the 2D FT of the object, at the same angle
Simple Back Projection
 Back-projection, sometimes called the "summation method,“ is
the oldest means of image reconstruction. None of the
commercial CT scanners uses simple back-projection, but it is
the easiest method to describe
 Using simple backprojection, the reconstructed image has a
characteristic 1/r blurring that results from the geometry of
backprojection. To correct for this, a mathematical filtering
operation is required, and that leads to the discussion of
filtered backprojection in the next section.
7/11/2021 25
Simple Back Projection
7/11/2021 26
Simple Back Projection
7/11/2021 27
Analytical Method
 A mathematical technique known as convolution or filtering
 Technique employs a spatial filter for remove blurring artifacts.
 2 types of method
 Filtered back projection
 Fourier filtering
7/11/2021 28
Filtered back projection
 Similar to back projection except the image is filtered or modified to exactly counter balance the
density which causes blurring(Star-pattern) in simple back projection
 The Mathematical filtering step involve convolving the projection data with a convolution “KERNEL”
 With FBP, CT slices are reconstructed from projection data (sinograms) by applying a high pass filter
followed by a backward projection step
 Convolution filter refers to a mathematical filtering of the data designed to change the appearance of
the image.
7/11/2021 29
Filtered back projection
7/11/2021 30
Filtered back projection
7/11/2021 31
Filtered back projection
CONVOLUTION/FILTER:
 It is a mathematical filtering process of projected data by the mathematical filter (Kernel) to
reduce the blurring effect of the projections.
7/11/2021 32
Ram Lak
/Ramp
Filter
Shepp-
Logan
Filter
Hamming
Filter
Ideal
Reconstruction
Filter in the
absence of Noise.
It has even more
Pronounced High
frequency roll-off, with
Better higher frequency
noise suppression
It incorporates some roll
off at HF, reduction in
amplification at HF has a
profound influence in
terms of reducing HF noise
in the final CT image
7/11/2021 33
Filtered back projection
CONVOLUTION/FILTER:
7/11/2021 34
Filtered back projection
CONVOLUTION/FILTER:
 Siemens; Kernel names have 4 positions.
 Example: B31s.
 Pos.1: kernel type (B=body, C=child head, H=head, U=ultra high resolution, S=special kernel,
T=topo.)
 Pos. 2: resolution (1,...,9. Higher number -> higher resolution)
 Pos. 3: version (0,...,9)
 Pos. 4: scan mode (f=fast, s=standard, h=highres, u=ultrahighres)
7/11/2021 35
Filtered back projection
FILTER vs NOISE DETAIL
NOISE
STANDARD
SMOOTHING
EDGE-ENHANCEMENT
Filtered back projection
7/11/2021 37
Filtered back projection
7/11/2021 38
Filtered back projection
CONVOLUTION/FILTER
Filtered back projection
7/11/2021 40
Limitations of filtered back projection
 In FBP reconstruction, it is assumed that
 the x-rays travel in straight lines,
 the x-ray photons all have the same energy, and
 the x-ray intensity attenuates exponentially in the body (Beer's Law)
 the x-ray source is an infinitely small focal spot, and that the x-ray interactions occur along a line
between the focal spot and the geometric center of the detector element, rather than
continuously throughout the patient slab being imaged and the whole detector element.
7/11/2021 41
Disadvantage of FBP
 The disadvantages of FBP are that it assumes that the sinogram represents a perfect representation
of the object being imaged, and the filtering step amplifies noise in the acquired signal, producing
the characteristic mottled axial images.
 Any deviation in the acquisition data can produce dramatic image artefacts, such as streak or
banding artefacts.
 Degradation of IQ by high noise, poor low-contrast detectability, and possibly by artifacts resulting
from photon starvation (e.g. streaking) if photon statistics at the detector are very low, e.g. when
imaging obese patients or at low radiation dose.
 Therefore, FBP offers negligible dose reduction potential.
7/11/2021 42
Iterative Reconstruction
 Filtered back projection was the primary method for reconstructing CT images for many decades;
however, advancements in algorithm design coupled with fast computer hardware have led to the use
of clinically useful iterative reconstruction algorithms for CT images.
 Unlike the FBP algorithm, which is based on the theoretical inversion of the Radon transform, IR starts
with an initial guess of the object and iteratively improves on it by comparing the synthesized
projection from the object estimate with the acquired projection data and making an incremental
change to the previous guess.
 It was first described in 1970 as promising method to generate clinical image with low noise.
7/11/2021 43
Iterative Reconstruction
 Hounsfield used this technique in his first EMI brain Scanner.
 IR for MDCT can achieve superior image quality to its analytical counterparts, such as FBP, and at a
similar or even lower radiation dose level.
 IR techniques have been available since the advent of the first CT scanners, but these initial algebraic
reconstruction techniques (ART), and simultaneous iterative reconstruction techniques (SIRT) were
quickly dropped in favor of FBP due to the excessively large computation time required to reconstruct
images.
7/11/2021 44
Iterative Reconstruction
Generic Steps:
 Assumption : (for example all points in the matrix have same value)
 Comparison: (with the measured values)
 Correction(to bring the two into agreement)
 Repetition(of the process until the assumed and measured values are the same or within acceptable limit
7/11/2021 45
Iterative Reconstruction
7/11/2021 46
Iterative Reconstruction
 This method is also called successive approximation method or correction method and image is formed
by 3 ways
 Simultaneous reconstruction
 Ray by Ray correction
 Point-point correction
7/11/2021 47
Iterative Reconstruction
 Simultaneous reconstruction:
 all projections of the entire matrix are calculated at the beginning of the iteration and all
corrections are made simultaneously for each iteration.
 Ray –by-Ray Correction:
 one ray sum is calculated and corrected and these corrections are incorporated into future ray
sums , with the process being repeated for every ray in each iteration.
 Point-by-point correction:
 The calculations and corrections are made for all rays passing through one point , and these
corrections are used in ensuring calculations , again with the process being repeated for every
point.
7/11/2021 48
Iterative Reconstruction
7/11/2021 49
TYPES
• Iterative algorithm without statistical modelling (Hybrid)
• used originally by Godfrey Hounsfield, however not commercially used due to the inherent limitations of
microprocessors at that time
• Characterized by iterative filtration of data separately performed in projection space and/or in image space.
• The transition from projection to image space, i.e. the actual image reconstruction, usually relies on FBP
.
• only implements modeling of photon statistics
• Iterative algorithm with statistical modelling (Model Based)
• takes into account
• geometry of the CT system, (distances between X-ray tube, iso-center, and detector, and of its components,
(shape and size of the focal spot and the detector elements, as well as to beam and detector geometry).
• noise (photon statistics, photon spectrum emitted by the X-ray tube, the statistical distribution of photons
data acquisition geometry
• object (radiation attenuation)
7/11/2021 50
Iterative Reconstruction
 While clinical scanners operated with FBP, the CT research community spent a significant effort into
the development of advanced IR algorithms, with the goal to enable low-dose CT with high
diagnostic quality.
 Studies showed improved image quality and diagnostic value with IR compared to FBP. Radiation
dose can be reduced with IR by 23 to 76% without compromising on image quality.
 Recent review of 1616 articles (2015) dealing with clinical use of iterative reconstruction concluded
that both subjective and objective measures of image quality were the same or improved without
reported diagnostic compromise compared to older techniques. However, radiologists needed time
working with iterative reconstruction images to become accustomed to the different look and to
gain confidence in the diagnostic capability. Typically, after about 90 days, many radiologists hardly
notice the difference in image appearance.
 Radiation dose can be reduced further with model based IR compared to hybrid IR and FBP
7/11/2021 51
Iterative Reconstruction
 In 2009, the first IR algorithm ;IRIS (iterative reconstruction in image space, Siemens
Healthineers) received FDA clearance.
 Within 2 years, four more advanced IR algorithms received FDA clearance: ASIR (adaptive
statistical iterative reconstruction, GE Healthcare), SAFIRE (sinogram-affirmed iterative
reconstruction, Siemens Healthineers), iDose4 (Philips Healthcare), and Veo (GE Healthcare). The
first three methods are so-called hybrid IR algorithms
 Veo was the first clinical fully iterative IR algorithm, which is one of the most advanced
algorithms so far.
7/11/2021 52
Iterative Reconstruction
Advantage :
 It has many advantage compare with FBP , important physical factors including focal spot and
detector geometry, photon statistic, beam spectrum and scattering can be more accurately
incorporated into IR.
 artifact correction :higher order beam hardening correction
:cone beam artifact correction
:scatter correction
 It is better than FBP in metal artifact reduction
 Better image with reduced dose is possible
 Low image noise
7/11/2021 53
Iterative Reconstruction
 Disadvantage
 It requires immense computing power . longer recon time
 Larger number of iteration is required so time consuming
7/11/2021 54
Iterative Reconstruction
7/11/2021 55
The process of backward and forward projection is repeated until the difference between
true and artificial raw data is minimized.
Iterative Reconstruction
7/11/2021 56
An example of the clearer images enabled by iterative reconstruction using Philips iDose4
software. The software can enhance the sharpness of the stent and reduce metal and calcium
blooming artifacts to give a clearer view of the coronary artery lumen.
7/11/2021 57
Standard FBP (a) and iterative (b) reconstructions at the same level of the ascending aorta.
Image noise expressed as the standard deviation of the attenuation (HU) in the region of
interest was significantly lower in images reconstructed using IR (SAFIRE; Siemens)
(circle in b) than in those reconstructed using FBP (circle in a)
7/11/2021 58
7/11/2021 59
7/11/2021 60
Parallel vs Fan-beam
 Every ray-sum in fan-beam “sinogram” has equivalent
point in parallel-beam sinogram
 The red ray in both the parallel and diverging
configurations are the same, and therefore occupy the
same point in sinogram space.
 This behaviour allows us to interpolate the diverging-ray
data into a parallel ray sinogram.
 For fan beam reconstruction, the previous parallel beam
algorithms may be applied after we reformat fan beam
projections into parallel beam projections. This
reformatting process is called rebinning
 Interpolate div ray projections into parallel-beam
sinogram
 Perform reconstruction as if data were collected in
parallel-beam geometry
7/11/2021 61
IMAGE RECONSTRUCTION IN SPIRAL CT:
 Reconstruction Of spiral CT image is the same as that for conventional CT except for interpolation.
 Interpolation is the computation of an unknown value using known values on either side.
 A transverse planar image can be reconstruction at any position along the axis of the pt. i.e. z- axis.
 Data interpolation is performed by a special computer program called an interpolation algorithm.
7/11/2021 62
Z-AXIS
KNOWN
DATA
KNOWN
DATA
INTERPOLATED
DATA
IMAGE RECONSTRUCTION IN SPIRAL CT:
 During Spiral or Helical CT image data are received continuously but when an image is reconstructed,
the plane of image does not contain enough data for image reconstruction so the data needed for
image reconstruction estimated by a special computation method known as ‘Interpolation Algorithm’
which meant the estimation of value b/w two known value.
 The ability to reconstruct an image at any Z- Axis position is due to interpolation.
 Most modern scanners operate in a helical or spiral mode where the x-ray tube and detector system
rotate continuously during data acquisition as the patient table moves through the scanner. Under
these conditions, the projections are not collected on a slice-by-slice basis, and so the reconstruction
techniques described earlier cannot be used directly. However, virtual projections, (or a virtual
sinogram) can be constructed for each required reconstructed slice by suitable interpolation from the
adjacent projections.
7/11/2021 63
INTERPOLATION ALGORITHM
7/11/2021 64
INTERPOLATION ALGORITHM
7/11/2021 65
180ºlinear interpolation
360º linear interpolation
Results in improved Z-axis
resolution & greatly improved
reformatted image
Blurring in the reformatted
image
Interpolation of the value
separated by180º,half a
revolution of the x-ray tube
The plane of reconstructed
Image interpolated from
Data acquired in one
revolution apart
Interpolation Algorithm
INTERPOLATION ALGORITHM
7/11/2021 66
1800 LINEAR INTERPOLATION:
• Interpolation of the value separated
by180º,half a revolution of the x-ray tube
Results in improved Z-axis resolution
and greatly improved reformatted
image.
• It results thinner slice than 3600
interpolation
It results more noiser image than 3600
interpolation.
• 20% higher noise than conventional
CT.
Allows scanning at higher pitch.
• Less Broadens sensitivity profile.
3600 LINEAR INTERPOLATION:
• The plane of reconstructed image
interpolated from data acquired in
one revolution apart
Blurring in the reformatted image
• Thicker slice than 1800
interpolation.
Less noiser image than 1800
interpolation..
• 20% less noise than conventional
CT.
Allows scanning at lower pitch than
1800 interpolation.
• Broadens sensitivity profile.
INTERPOLATION ALGORITHM
7/11/2021 67
Quality 3600 1800
Z- Axis Resolution Low High
SSP Broaden Narrow
Spatial Resolution Low High
Noise Low High
Pitch Allow Scanning
Pitch> 1
Allow Scanning
Pitch ≤ 1
INTERPOLATION ALGORITHM
7/11/2021 68
Cone-Beam Algorithms
 Fan beam approximation algorithms require that the data be consistent, that is, the x-ray beam from
the tube to the detector and the section being imaged must be in the same plane.
 This is no longer the case for large cone angles characteristic of MSCT systems with larger than four
detector rows
 The fan beam approximation algorithms are not very
accurate used with the new generation of MSCT
scanners, so other image reconstruction algorithms
are needed. These algorithms are called cone-beam
algorithms, and they have been developed to eliminate
the cone-beam artifacts
7/11/2021 69
Cone-Beam Algorithms
7/11/2021 70
Cone-Beam Algorithms
 Several cone-beam algorithms have become available for use with the new generation of MSCT
scanners, and they basically fall into two classes:
 exact cone-beam algorithms and
 approximate cone beam algorithms
 Exact algorithms for cone-beam data have not been successful in recent times, they are also
“computationally complex and difficult to implement”
 However, approximate cone-beam algorithms are successful and fall into two categories: 3D and 2D
algorithms. Two such algorithms that have become common place in MSCT scanners are as follows:
 1. Feldkamp-Davis-Kress (FDK), also simply referred to as the Feldkamp-type 3D algorithm
 2. Advanced single-slice rebinning (ASSR) 2D approiximate algorithm
7/11/2021 71
Cone-Beam Algorithms
Feldkamp-Davis-Kress (FDK) Algorithm:
 FDK algorithm simply is an extension of the 2D FBP for fan-beam geometry into a 3D FBP for cone-
beam geometry
 This algorithm is more extensive than the 2D FBP algorithm, and it is more commonplace for use with
cone-beam CT scanners
7/11/2021 72
Cone-Beam Algorithms
Two-Dimensional Approximate Algorithm:
 The main goal of the 2D approximate algorithms “is to provide an image quality close to that of a
three dimensional reconstruction algorithm using two dimensional and back projection methods
 It is based on the notion of rebinning, a term used to describe the resorting of the 3D data collected
from the cone-beam acquisition (geometry) to a set of 2D fan-beam projection data and,
subsequently, use the conventional 2D FBP algorithm to reconstruct transaxial images
7/11/2021 73
Cone-Beam Algorithms
Two-Dimensional Approximate Algorithm:
 Some of the algorithms in this category are:
 Adaptive multiplane reconstruction (AMPR) algorithm
 weighted hyperplane reconstruction algorithm
7/11/2021 74
7/11/2021 75
7/11/2021 76
7/11/2021 77
7/11/2021 78
Validation of deep
learning–based
reconstruction (DLR)
applied to human
upper abdominal (a,
b) and pelvic
images (c, d). (a) 120
kVp, 35 mAs. (b) 120
kVp, 52 mAs. (c) 120
kVp, 157 mAs. (d) 120
kVp, 175 mAs. Window
level/window width
(WL/WW) = 40/400
HU.
7/11/2021 79
Comparison of filtered back
projection (FBP) and deep
learning–based
reconstruction (DLR) images
of metal and truncation
artifacts. The window
level/window width (WL/WW)
= 60/350 HU for metal and
40/400 HU for truncation
artifacts.
7/11/2021 80
 Bushberg., 2012. Essential Physics of Medical Imaging, The. Lippincott, Williams & Wilkins.
 Seeram, E. Computed tomography: Physical Principles, Clinical Applications, and Quality.
 Dowsett DJ, Kenny PA, Johnston RE. The physics of diagnostic imaging. 2nd ed. London, England:
Hodder Arnold; 2006.
 Deep Learning–based CT Image Reconstruction: Initial Evaluation Targeting Hypovascular Hepatic
Metastases ;Yuko Nakamura et al
 https://www.dspguide.com/ch25/5.htm
 https://www.12000.org/my_notes/EE518_CT_project/REPORT/index.htm
 https://www.imaios.com/en/e-Courses/e-MRI/The-Physics-behind-it-all/spatial-frequency
 IMAGE RECONSTRUCTION. ALGORITHM-A SET OF RULES OR DIRECTIONS FOR GETTING SPECIFIC OUTPUT
FROM SPECIFIC INPUT. - [PPT Powerpoint] (cupdf.com)
 Filtered BackProjection (FBP) Illustrated Guide For Radiologic Technologists • How Radiology Works
7/11/2021 81
Reference
Reference
7/11/2021
82
7/11/2021 83

More Related Content

What's hot

CT Physics
CT PhysicsCT Physics
CT PhysicsRMLIMS
 
Generations and advancement of CT
Generations and advancement of CTGenerations and advancement of CT
Generations and advancement of CTsuman duwal
 
MRI Coil and Gradient power-point slide pk
MRI Coil and Gradient power-point slide pkMRI Coil and Gradient power-point slide pk
MRI Coil and Gradient power-point slide pkDr pradeep Kumar
 
Image Reconstruction in Computed Tomography
Image Reconstruction in Computed TomographyImage Reconstruction in Computed Tomography
Image Reconstruction in Computed TomographyAnjan Dangal
 
Generations of CT scanner
Generations of  CT scannerGenerations of  CT scanner
Generations of CT scannersadhamhussain52
 
Encoding and image formation
Encoding and image formationEncoding and image formation
Encoding and image formationAnkit Mishra
 
Arthrography of the Shoulder, Ankle and Wrist.pptx
Arthrography of the Shoulder, Ankle and Wrist.pptxArthrography of the Shoulder, Ankle and Wrist.pptx
Arthrography of the Shoulder, Ankle and Wrist.pptxDeneicer Guy
 
Chapter 6 image quality in ct
Chapter 6 image quality in ct Chapter 6 image quality in ct
Chapter 6 image quality in ct Muntaser S.Ahmad
 
CT Generation (Generation of CT)
CT Generation (Generation of CT)CT Generation (Generation of CT)
CT Generation (Generation of CT)Upakar Paudel
 
Advances in ct technology
Advances in ct technologyAdvances in ct technology
Advances in ct technologyMitusha Verma
 
CT numbers, window width and window level
CT numbers, window width and window levelCT numbers, window width and window level
CT numbers, window width and window levelGanesan Yogananthem
 
Multi slice ct ppt
Multi slice ct pptMulti slice ct ppt
Multi slice ct pptAnand Rk
 
CT detector technology
CT detector technologyCT detector technology
CT detector technologyTamanKumar1
 
Basic principle of ct and ct generations
Basic principle of ct and ct generationsBasic principle of ct and ct generations
Basic principle of ct and ct generationsTarun Goyal
 

What's hot (20)

CT Physics
CT PhysicsCT Physics
CT Physics
 
Principle of DSA
Principle of DSAPrinciple of DSA
Principle of DSA
 
Generations and advancement of CT
Generations and advancement of CTGenerations and advancement of CT
Generations and advancement of CT
 
MRI Coil and Gradient power-point slide pk
MRI Coil and Gradient power-point slide pkMRI Coil and Gradient power-point slide pk
MRI Coil and Gradient power-point slide pk
 
Chapter 4 image display
Chapter 4 image displayChapter 4 image display
Chapter 4 image display
 
Image Reconstruction in Computed Tomography
Image Reconstruction in Computed TomographyImage Reconstruction in Computed Tomography
Image Reconstruction in Computed Tomography
 
Generations of CT scanner
Generations of  CT scannerGenerations of  CT scanner
Generations of CT scanner
 
CT artifact
CT artifact CT artifact
CT artifact
 
Encoding and image formation
Encoding and image formationEncoding and image formation
Encoding and image formation
 
Arthrography of the Shoulder, Ankle and Wrist.pptx
Arthrography of the Shoulder, Ankle and Wrist.pptxArthrography of the Shoulder, Ankle and Wrist.pptx
Arthrography of the Shoulder, Ankle and Wrist.pptx
 
Chapter 6 image quality in ct
Chapter 6 image quality in ct Chapter 6 image quality in ct
Chapter 6 image quality in ct
 
CT Generation (Generation of CT)
CT Generation (Generation of CT)CT Generation (Generation of CT)
CT Generation (Generation of CT)
 
Advances in ct technology
Advances in ct technologyAdvances in ct technology
Advances in ct technology
 
Slip ring
Slip ringSlip ring
Slip ring
 
MDCT (2)
MDCT (2)MDCT (2)
MDCT (2)
 
Ct ppt 2
Ct ppt 2Ct ppt 2
Ct ppt 2
 
CT numbers, window width and window level
CT numbers, window width and window levelCT numbers, window width and window level
CT numbers, window width and window level
 
Multi slice ct ppt
Multi slice ct pptMulti slice ct ppt
Multi slice ct ppt
 
CT detector technology
CT detector technologyCT detector technology
CT detector technology
 
Basic principle of ct and ct generations
Basic principle of ct and ct generationsBasic principle of ct and ct generations
Basic principle of ct and ct generations
 

Similar to Introduction to CT Image Reconstruction

5-IMAGE RECONSTRUCTION in CT Scan-Rohit.pptx
5-IMAGE RECONSTRUCTION in CT Scan-Rohit.pptx5-IMAGE RECONSTRUCTION in CT Scan-Rohit.pptx
5-IMAGE RECONSTRUCTION in CT Scan-Rohit.pptxRohit Bansal
 
Tomographic reconstruction in nuclear medicine
Tomographic reconstruction in nuclear medicineTomographic reconstruction in nuclear medicine
Tomographic reconstruction in nuclear medicineSUMAN GOWNDER
 
Digital image processing
Digital image processingDigital image processing
Digital image processingChetan Hulsure
 
Non-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation MethodNon-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation MethodEditor IJCATR
 
Two Dimensional Image Reconstruction Algorithms
Two Dimensional Image Reconstruction AlgorithmsTwo Dimensional Image Reconstruction Algorithms
Two Dimensional Image Reconstruction Algorithmsmastersrihari
 
computedtomography-170122041110.pdf
computedtomography-170122041110.pdfcomputedtomography-170122041110.pdf
computedtomography-170122041110.pdfVanshikaGarg76
 
Adaptive lifting based image compression scheme using interactive artificial ...
Adaptive lifting based image compression scheme using interactive artificial ...Adaptive lifting based image compression scheme using interactive artificial ...
Adaptive lifting based image compression scheme using interactive artificial ...csandit
 
Back projection geometry in cbct
Back projection geometry in cbctBack projection geometry in cbct
Back projection geometry in cbctDrGayatriMehrotra
 
Digital image processing
Digital image processingDigital image processing
Digital image processingABIRAMI M
 
Machine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMachine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMunir Ahmad
 
Machine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMachine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMunir Ahmad
 
Contourlet Transform Based Method For Medical Image Denoising
Contourlet Transform Based Method For Medical Image DenoisingContourlet Transform Based Method For Medical Image Denoising
Contourlet Transform Based Method For Medical Image DenoisingCSCJournals
 
Advance image processing
Advance image processingAdvance image processing
Advance image processingAAKANKSHA JAIN
 
Basics of ct lecture 2
Basics of ct  lecture 2Basics of ct  lecture 2
Basics of ct lecture 2Gamal Mahdaly
 
Estimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using MatlabEstimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using MatlabIRJET Journal
 
Sliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingSliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingIOSR Journals
 

Similar to Introduction to CT Image Reconstruction (20)

5-IMAGE RECONSTRUCTION in CT Scan-Rohit.pptx
5-IMAGE RECONSTRUCTION in CT Scan-Rohit.pptx5-IMAGE RECONSTRUCTION in CT Scan-Rohit.pptx
5-IMAGE RECONSTRUCTION in CT Scan-Rohit.pptx
 
Tomographic reconstruction in nuclear medicine
Tomographic reconstruction in nuclear medicineTomographic reconstruction in nuclear medicine
Tomographic reconstruction in nuclear medicine
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Minor_project
Minor_projectMinor_project
Minor_project
 
Non-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation MethodNon-Blind Deblurring Using Partial Differential Equation Method
Non-Blind Deblurring Using Partial Differential Equation Method
 
Two Dimensional Image Reconstruction Algorithms
Two Dimensional Image Reconstruction AlgorithmsTwo Dimensional Image Reconstruction Algorithms
Two Dimensional Image Reconstruction Algorithms
 
computedtomography-170122041110.pdf
computedtomography-170122041110.pdfcomputedtomography-170122041110.pdf
computedtomography-170122041110.pdf
 
Computed tomography
Computed tomographyComputed tomography
Computed tomography
 
Adaptive lifting based image compression scheme using interactive artificial ...
Adaptive lifting based image compression scheme using interactive artificial ...Adaptive lifting based image compression scheme using interactive artificial ...
Adaptive lifting based image compression scheme using interactive artificial ...
 
Back projection geometry in cbct
Back projection geometry in cbctBack projection geometry in cbct
Back projection geometry in cbct
 
M.sc. m hassan
M.sc. m hassanM.sc. m hassan
M.sc. m hassan
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
Machine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMachine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdf
 
Machine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMachine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptx
 
Contourlet Transform Based Method For Medical Image Denoising
Contourlet Transform Based Method For Medical Image DenoisingContourlet Transform Based Method For Medical Image Denoising
Contourlet Transform Based Method For Medical Image Denoising
 
Advance image processing
Advance image processingAdvance image processing
Advance image processing
 
Basics of ct lecture 2
Basics of ct  lecture 2Basics of ct  lecture 2
Basics of ct lecture 2
 
Estimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using MatlabEstimation, Detection & Comparison of Soil Nutrients using Matlab
Estimation, Detection & Comparison of Soil Nutrients using Matlab
 
Orb feature by nitin
Orb feature by nitinOrb feature by nitin
Orb feature by nitin
 
Sliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingSliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image Denoising
 

More from Avinesh Shrestha

Principle of Radiation Protection- Avinesh Shrestha
Principle of Radiation Protection- Avinesh ShresthaPrinciple of Radiation Protection- Avinesh Shrestha
Principle of Radiation Protection- Avinesh ShresthaAvinesh Shrestha
 
Quality Control in MRI- Avinesh Shrestha
Quality Control in MRI- Avinesh ShresthaQuality Control in MRI- Avinesh Shrestha
Quality Control in MRI- Avinesh ShresthaAvinesh Shrestha
 
Radiation Dose Units and Dose Limits- Avinesh Shrestha
Radiation Dose Units and Dose Limits- Avinesh ShresthaRadiation Dose Units and Dose Limits- Avinesh Shrestha
Radiation Dose Units and Dose Limits- Avinesh ShresthaAvinesh Shrestha
 
Fundamentals of radiobiology- Avinesh Shrestha
Fundamentals of radiobiology- Avinesh ShresthaFundamentals of radiobiology- Avinesh Shrestha
Fundamentals of radiobiology- Avinesh ShresthaAvinesh Shrestha
 
Journal presentation- Avinesh Shrestha
Journal presentation- Avinesh ShresthaJournal presentation- Avinesh Shrestha
Journal presentation- Avinesh ShresthaAvinesh Shrestha
 
Computed Tomography of Liver and Pancreas- Avinesh Shrestha
Computed Tomography of Liver and Pancreas- Avinesh ShresthaComputed Tomography of Liver and Pancreas- Avinesh Shrestha
Computed Tomography of Liver and Pancreas- Avinesh ShresthaAvinesh Shrestha
 
MRI-Magnetic Resonance Elastography (MRE) -Avinesh Shrestha
MRI-Magnetic Resonance Elastography (MRE) -Avinesh ShresthaMRI-Magnetic Resonance Elastography (MRE) -Avinesh Shrestha
MRI-Magnetic Resonance Elastography (MRE) -Avinesh ShresthaAvinesh Shrestha
 
Diffusion Weighted Imaging- Avinesh Shrestha
Diffusion Weighted Imaging- Avinesh ShresthaDiffusion Weighted Imaging- Avinesh Shrestha
Diffusion Weighted Imaging- Avinesh ShresthaAvinesh Shrestha
 
Echo Planar Imaging-Avinesh Shrestha
Echo Planar Imaging-Avinesh ShresthaEcho Planar Imaging-Avinesh Shrestha
Echo Planar Imaging-Avinesh ShresthaAvinesh Shrestha
 
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha Avinesh Shrestha
 
Image Quality, Artifacts and it's Remedies in CT-Avinesh Shrestha
Image Quality, Artifacts and it's Remedies in CT-Avinesh ShresthaImage Quality, Artifacts and it's Remedies in CT-Avinesh Shrestha
Image Quality, Artifacts and it's Remedies in CT-Avinesh ShresthaAvinesh Shrestha
 
MDCT Principles and Applications- Avinesh Shrestha
MDCT Principles and Applications- Avinesh ShresthaMDCT Principles and Applications- Avinesh Shrestha
MDCT Principles and Applications- Avinesh ShresthaAvinesh Shrestha
 
Perfusion imaging: CT, MRI, Nuclear Medicine- Avinesh Shrestha
Perfusion imaging: CT, MRI, Nuclear Medicine- Avinesh ShresthaPerfusion imaging: CT, MRI, Nuclear Medicine- Avinesh Shrestha
Perfusion imaging: CT, MRI, Nuclear Medicine- Avinesh ShresthaAvinesh Shrestha
 
Venography/ Phlebography- Avinesh Shrestha
Venography/ Phlebography- Avinesh ShresthaVenography/ Phlebography- Avinesh Shrestha
Venography/ Phlebography- Avinesh ShresthaAvinesh Shrestha
 
CT procedure of neck, Avinesh Shrestha
CT procedure of neck, Avinesh ShresthaCT procedure of neck, Avinesh Shrestha
CT procedure of neck, Avinesh ShresthaAvinesh Shrestha
 
Shoulder radiography avinesh shrestha
Shoulder radiography avinesh shresthaShoulder radiography avinesh shrestha
Shoulder radiography avinesh shresthaAvinesh Shrestha
 
Intravenous urography (IVU)- Avinesh Shrestha
Intravenous urography (IVU)- Avinesh ShresthaIntravenous urography (IVU)- Avinesh Shrestha
Intravenous urography (IVU)- Avinesh ShresthaAvinesh Shrestha
 
Intensifying screen avinesh shrestha
Intensifying screen avinesh shresthaIntensifying screen avinesh shrestha
Intensifying screen avinesh shresthaAvinesh Shrestha
 
Digital radiography-Avinesh Shrestha
Digital radiography-Avinesh ShresthaDigital radiography-Avinesh Shrestha
Digital radiography-Avinesh ShresthaAvinesh Shrestha
 

More from Avinesh Shrestha (19)

Principle of Radiation Protection- Avinesh Shrestha
Principle of Radiation Protection- Avinesh ShresthaPrinciple of Radiation Protection- Avinesh Shrestha
Principle of Radiation Protection- Avinesh Shrestha
 
Quality Control in MRI- Avinesh Shrestha
Quality Control in MRI- Avinesh ShresthaQuality Control in MRI- Avinesh Shrestha
Quality Control in MRI- Avinesh Shrestha
 
Radiation Dose Units and Dose Limits- Avinesh Shrestha
Radiation Dose Units and Dose Limits- Avinesh ShresthaRadiation Dose Units and Dose Limits- Avinesh Shrestha
Radiation Dose Units and Dose Limits- Avinesh Shrestha
 
Fundamentals of radiobiology- Avinesh Shrestha
Fundamentals of radiobiology- Avinesh ShresthaFundamentals of radiobiology- Avinesh Shrestha
Fundamentals of radiobiology- Avinesh Shrestha
 
Journal presentation- Avinesh Shrestha
Journal presentation- Avinesh ShresthaJournal presentation- Avinesh Shrestha
Journal presentation- Avinesh Shrestha
 
Computed Tomography of Liver and Pancreas- Avinesh Shrestha
Computed Tomography of Liver and Pancreas- Avinesh ShresthaComputed Tomography of Liver and Pancreas- Avinesh Shrestha
Computed Tomography of Liver and Pancreas- Avinesh Shrestha
 
MRI-Magnetic Resonance Elastography (MRE) -Avinesh Shrestha
MRI-Magnetic Resonance Elastography (MRE) -Avinesh ShresthaMRI-Magnetic Resonance Elastography (MRE) -Avinesh Shrestha
MRI-Magnetic Resonance Elastography (MRE) -Avinesh Shrestha
 
Diffusion Weighted Imaging- Avinesh Shrestha
Diffusion Weighted Imaging- Avinesh ShresthaDiffusion Weighted Imaging- Avinesh Shrestha
Diffusion Weighted Imaging- Avinesh Shrestha
 
Echo Planar Imaging-Avinesh Shrestha
Echo Planar Imaging-Avinesh ShresthaEcho Planar Imaging-Avinesh Shrestha
Echo Planar Imaging-Avinesh Shrestha
 
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
CT radiation dose concepts and radiation dose optimization- Avinesh Shrestha
 
Image Quality, Artifacts and it's Remedies in CT-Avinesh Shrestha
Image Quality, Artifacts and it's Remedies in CT-Avinesh ShresthaImage Quality, Artifacts and it's Remedies in CT-Avinesh Shrestha
Image Quality, Artifacts and it's Remedies in CT-Avinesh Shrestha
 
MDCT Principles and Applications- Avinesh Shrestha
MDCT Principles and Applications- Avinesh ShresthaMDCT Principles and Applications- Avinesh Shrestha
MDCT Principles and Applications- Avinesh Shrestha
 
Perfusion imaging: CT, MRI, Nuclear Medicine- Avinesh Shrestha
Perfusion imaging: CT, MRI, Nuclear Medicine- Avinesh ShresthaPerfusion imaging: CT, MRI, Nuclear Medicine- Avinesh Shrestha
Perfusion imaging: CT, MRI, Nuclear Medicine- Avinesh Shrestha
 
Venography/ Phlebography- Avinesh Shrestha
Venography/ Phlebography- Avinesh ShresthaVenography/ Phlebography- Avinesh Shrestha
Venography/ Phlebography- Avinesh Shrestha
 
CT procedure of neck, Avinesh Shrestha
CT procedure of neck, Avinesh ShresthaCT procedure of neck, Avinesh Shrestha
CT procedure of neck, Avinesh Shrestha
 
Shoulder radiography avinesh shrestha
Shoulder radiography avinesh shresthaShoulder radiography avinesh shrestha
Shoulder radiography avinesh shrestha
 
Intravenous urography (IVU)- Avinesh Shrestha
Intravenous urography (IVU)- Avinesh ShresthaIntravenous urography (IVU)- Avinesh Shrestha
Intravenous urography (IVU)- Avinesh Shrestha
 
Intensifying screen avinesh shrestha
Intensifying screen avinesh shresthaIntensifying screen avinesh shrestha
Intensifying screen avinesh shrestha
 
Digital radiography-Avinesh Shrestha
Digital radiography-Avinesh ShresthaDigital radiography-Avinesh Shrestha
Digital radiography-Avinesh Shrestha
 

Recently uploaded

VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012
VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012
VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012Call Girls Service Gurgaon
 
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...Call Girls Noida
 
Russian Call Girls in Raipur 9873940964 Book Hot And Sexy Girls
Russian Call Girls in Raipur 9873940964 Book Hot And Sexy GirlsRussian Call Girls in Raipur 9873940964 Book Hot And Sexy Girls
Russian Call Girls in Raipur 9873940964 Book Hot And Sexy Girlsddev2574
 
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591adityaroy0215
 
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...High Profile Call Girls Chandigarh Aarushi
 
VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171Call Girls Service Gurgaon
 
Call Girl Raipur 9873940964 Book Hot And Sexy Girls
Call Girl Raipur 9873940964 Book Hot And Sexy GirlsCall Girl Raipur 9873940964 Book Hot And Sexy Girls
Call Girl Raipur 9873940964 Book Hot And Sexy Girlsddev2574
 
Russian Call Girls Hyderabad Saloni 9907093804 Independent Escort Service Hyd...
Russian Call Girls Hyderabad Saloni 9907093804 Independent Escort Service Hyd...Russian Call Girls Hyderabad Saloni 9907093804 Independent Escort Service Hyd...
Russian Call Girls Hyderabad Saloni 9907093804 Independent Escort Service Hyd...delhimodelshub1
 
Russian Call Girls Hyderabad Indira 9907093804 Independent Escort Service Hyd...
Russian Call Girls Hyderabad Indira 9907093804 Independent Escort Service Hyd...Russian Call Girls Hyderabad Indira 9907093804 Independent Escort Service Hyd...
Russian Call Girls Hyderabad Indira 9907093804 Independent Escort Service Hyd...delhimodelshub1
 
hyderabad call girl.pdfRussian Call Girls in Hyderabad Amrita 9907093804 Inde...
hyderabad call girl.pdfRussian Call Girls in Hyderabad Amrita 9907093804 Inde...hyderabad call girl.pdfRussian Call Girls in Hyderabad Amrita 9907093804 Inde...
hyderabad call girl.pdfRussian Call Girls in Hyderabad Amrita 9907093804 Inde...delhimodelshub1
 
Call Girls Hyderabad Kirti 9907093804 Independent Escort Service Hyderabad
Call Girls Hyderabad Kirti 9907093804 Independent Escort Service HyderabadCall Girls Hyderabad Kirti 9907093804 Independent Escort Service Hyderabad
Call Girls Hyderabad Kirti 9907093804 Independent Escort Service Hyderabaddelhimodelshub1
 
Gurgaon iffco chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...
Gurgaon iffco chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...Gurgaon iffco chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...
Gurgaon iffco chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...soniya singh
 
Call Girls Hyderabad Krisha 9907093804 Independent Escort Service Hyderabad
Call Girls Hyderabad Krisha 9907093804 Independent Escort Service HyderabadCall Girls Hyderabad Krisha 9907093804 Independent Escort Service Hyderabad
Call Girls Hyderabad Krisha 9907093804 Independent Escort Service Hyderabaddelhimodelshub1
 
Call Girls Kukatpally 7001305949 all area service COD available Any Time
Call Girls Kukatpally 7001305949 all area service COD available Any TimeCall Girls Kukatpally 7001305949 all area service COD available Any Time
Call Girls Kukatpally 7001305949 all area service COD available Any Timedelhimodelshub1
 
VIP Call Girl Sector 25 Gurgaon Just Call Me 9899900591
VIP Call Girl Sector 25 Gurgaon Just Call Me 9899900591VIP Call Girl Sector 25 Gurgaon Just Call Me 9899900591
VIP Call Girl Sector 25 Gurgaon Just Call Me 9899900591adityaroy0215
 

Recently uploaded (20)

VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012
VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012
VIP Call Girls Sector 67 Gurgaon Just Call Me 9711199012
 
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
pOOJA sexy Call Girls In Sector 49,9999965857 Young Female Escorts Service In...
 
Call Girl Lucknow Gauri 🔝 8923113531 🔝 🎶 Independent Escort Service Lucknow
Call Girl Lucknow Gauri 🔝 8923113531  🔝 🎶 Independent Escort Service LucknowCall Girl Lucknow Gauri 🔝 8923113531  🔝 🎶 Independent Escort Service Lucknow
Call Girl Lucknow Gauri 🔝 8923113531 🔝 🎶 Independent Escort Service Lucknow
 
Russian Call Girls in Raipur 9873940964 Book Hot And Sexy Girls
Russian Call Girls in Raipur 9873940964 Book Hot And Sexy GirlsRussian Call Girls in Raipur 9873940964 Book Hot And Sexy Girls
Russian Call Girls in Raipur 9873940964 Book Hot And Sexy Girls
 
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
VIP Call Girl Sector 88 Gurgaon Delhi Just Call Me 9899900591
 
Call Girls in Lucknow Esha 🔝 8923113531 🔝 🎶 Independent Escort Service Lucknow
Call Girls in Lucknow Esha 🔝 8923113531  🔝 🎶 Independent Escort Service LucknowCall Girls in Lucknow Esha 🔝 8923113531  🔝 🎶 Independent Escort Service Lucknow
Call Girls in Lucknow Esha 🔝 8923113531 🔝 🎶 Independent Escort Service Lucknow
 
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
Russian Call Girls in Chandigarh Ojaswi ❤️🍑 9907093804 👄🫦 Independent Escort ...
 
VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171VIP Call Girl Sector 32 Noida Just Book Me 9711199171
VIP Call Girl Sector 32 Noida Just Book Me 9711199171
 
Call Girl Raipur 9873940964 Book Hot And Sexy Girls
Call Girl Raipur 9873940964 Book Hot And Sexy GirlsCall Girl Raipur 9873940964 Book Hot And Sexy Girls
Call Girl Raipur 9873940964 Book Hot And Sexy Girls
 
Russian Call Girls Hyderabad Saloni 9907093804 Independent Escort Service Hyd...
Russian Call Girls Hyderabad Saloni 9907093804 Independent Escort Service Hyd...Russian Call Girls Hyderabad Saloni 9907093804 Independent Escort Service Hyd...
Russian Call Girls Hyderabad Saloni 9907093804 Independent Escort Service Hyd...
 
Russian Call Girls Hyderabad Indira 9907093804 Independent Escort Service Hyd...
Russian Call Girls Hyderabad Indira 9907093804 Independent Escort Service Hyd...Russian Call Girls Hyderabad Indira 9907093804 Independent Escort Service Hyd...
Russian Call Girls Hyderabad Indira 9907093804 Independent Escort Service Hyd...
 
hyderabad call girl.pdfRussian Call Girls in Hyderabad Amrita 9907093804 Inde...
hyderabad call girl.pdfRussian Call Girls in Hyderabad Amrita 9907093804 Inde...hyderabad call girl.pdfRussian Call Girls in Hyderabad Amrita 9907093804 Inde...
hyderabad call girl.pdfRussian Call Girls in Hyderabad Amrita 9907093804 Inde...
 
VIP Call Girls Lucknow Isha 🔝 9719455033 🔝 🎶 Independent Escort Service Lucknow
VIP Call Girls Lucknow Isha 🔝 9719455033 🔝 🎶 Independent Escort Service LucknowVIP Call Girls Lucknow Isha 🔝 9719455033 🔝 🎶 Independent Escort Service Lucknow
VIP Call Girls Lucknow Isha 🔝 9719455033 🔝 🎶 Independent Escort Service Lucknow
 
Call Girls Hyderabad Kirti 9907093804 Independent Escort Service Hyderabad
Call Girls Hyderabad Kirti 9907093804 Independent Escort Service HyderabadCall Girls Hyderabad Kirti 9907093804 Independent Escort Service Hyderabad
Call Girls Hyderabad Kirti 9907093804 Independent Escort Service Hyderabad
 
Gurgaon iffco chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...
Gurgaon iffco chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...Gurgaon iffco chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...
Gurgaon iffco chowk 🔝 Call Girls Service 🔝 ( 8264348440 ) unlimited hard sex ...
 
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
#9711199012# African Student Escorts in Delhi 😘 Call Girls Delhi
 
Call Girls Hyderabad Krisha 9907093804 Independent Escort Service Hyderabad
Call Girls Hyderabad Krisha 9907093804 Independent Escort Service HyderabadCall Girls Hyderabad Krisha 9907093804 Independent Escort Service Hyderabad
Call Girls Hyderabad Krisha 9907093804 Independent Escort Service Hyderabad
 
Call Girls Kukatpally 7001305949 all area service COD available Any Time
Call Girls Kukatpally 7001305949 all area service COD available Any TimeCall Girls Kukatpally 7001305949 all area service COD available Any Time
Call Girls Kukatpally 7001305949 all area service COD available Any Time
 
VIP Call Girl Sector 25 Gurgaon Just Call Me 9899900591
VIP Call Girl Sector 25 Gurgaon Just Call Me 9899900591VIP Call Girl Sector 25 Gurgaon Just Call Me 9899900591
VIP Call Girl Sector 25 Gurgaon Just Call Me 9899900591
 
Call Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service Dehradun
Call Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service DehradunCall Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service Dehradun
Call Girl Dehradun Aashi 🔝 7001305949 🔝 💃 Independent Escort Service Dehradun
 

Introduction to CT Image Reconstruction

  • 1.
  • 2. Introduction  The objective of computed tomography (CT) is to reconstruct two-dimensional (2D) or three- dimensional (3D) images of internal structures from collected signals through an object.  Steps for CT Image Formation: All CT systems use a three step process  Scan or Data Acquisition GET DATA  Image Reconstruction USE DATA  Image Display DISPLAY DATA 7/11/2021 2
  • 3. History  History of reconstruction algorithms that can be traced back to as early as 1917, when J. Radon, an Austrian mathematician, first presented a mathematics solution for reconstruction as Radon Transform  William H. Oldendorf (1963) developed a direct back projection method.  Later, the idea of filtered back projection was first proposed by Bracewell and Riddle (1967), probably the most influential development in this area.  Gordon et al. (1970) proposed the algebraic reconstruction technique (ART), which could produce a good reconstruction when projections are not uniformly distributed or limited  Special algorithms (convolution back-projection algorithms) were soon introduced. These algorithms were developed by Ramachandran and Lakshminarayanan (1971) and later used by Shepp and Logan (1974) to improve image quality and processing time.  Originally, CT images were reconstructed with an iterative method called algebraic reconstruction technique (ART). Due to lack of computational power, this technique was quickly replaced by simple analytic methods such as filtered back projection (FBP). FBP was the method of choice for decades, until the first iterative reconstruction (IR) technique was clinically introduced in 2009 7/11/2021 3
  • 4. Prior to CT reconstruction  Various preprocessing procedures are applied to the actual acquired projection data prior to CT image reconstruction  air calibration scans: influence of the bow tie filter is characterized, characterize differences in individual detector response  A dead pixel correction algorithm: replaces dead pixel data with interpolated data from surrounding pixels  Scatter correction algorithms: Adaptive noise filtration methods algorithms; to reduce the impact of noise 7/11/2021 4
  • 5. Sequence of image construction
  • 7. Total linear Attenuation          n i n t t t e N e N N 1 2 1 ( 0 ) .. .......... 0        n i  n       ...... .......... 2 1 = Where,
  • 8. Image Reconstruction Algorithm  In CT, reconstruction algorithms are used by the computer to solve the many mathematical equations necessary for information from the detector array to be converted to information suitable for image display  The process of using the raw data to create an image is called image reconstruction. It is a mathematical process that generates tomographic images from X-ray projection data acquired at many different angles around the patient. This process is a computer-intensive task and one of the most crucial steps in the CT imaging process.  Out of many algorithms used in image reconstruction, these algorithms can be divided into three mathematical methods of image reconstruction:  Back-projection  Analytical Methods: Fourier analysis and filtered back projection  Iterative Methods: Simultaneous Reconstruction, Ray by Ray Correction, Point by Point correction, Algebraic reconstruction technique 7/11/2021 8
  • 9. Few Terminologies  Raw Data  Image Data  Sinogram  Convolution  Fourier Transform 7/11/2021 9
  • 10. RAW DATA VERSUS IMAGE DATA  All of the thousands of bits of data acquired by the system with each scan are called raw data.  Once raw data have been processed, i.e. reconstructed, so that each pixel is assigned a Hounsfield unit value, an image can be created; the data included in the image are now referred to as image data  The reconstruction that is automatically produced during scanning is often called prospective reconstruction.  The same raw data may be used later to generate new images. This process is referred to as retrospective reconstruction 7/11/2021 10
  • 11. SINOGRAM  “Sinogram”, which is simply the 2-D array of data containing the projections in differenty angles  Fig. shows the cross section of a body phantom (b) and its sinogram (a). The two air pockets located near the center of the phantom (b) are clearly visible in the sinogram (a) as two dark sinusoidal curves near the center, and the five high-density ribs near the periphery of the phantom (b) are depicted as bright sinusoidal curves (a). 7/11/2021 11
  • 18. CONVOLUTION  Convolution, a general-purpose algorithm, is a technique of filtering in the space domain. This will become clear during the discussion of the filtered back-projection algorithm.  Spatial Frequency Filtering: High-Pass Filtering: aka; edge enhancement or sharpness; intended to sharpen an input image in the spatial domain that appears blurred. First the spatial location image is converted into spatial frequencies by using the FT, followed by the use of a high-pass filter, which suppresses the low spatial frequencies to produce a sharper output image.  Spatial Frequency Filtering: Low-Pass Filtering: uses a low-pass filter to operate on the input image with the goal of smoothing. The output image will appear blurred. Smoothing is intended to reduce noise and the displayed brightness levels of pixels; however, image detail is compromised 7/11/2021 18
  • 19. Fourier Transform  The Fourier transform, which was developed by the mathematician Baron Jean-Baptiste-Joseph Fourier in 1807, is widely used in science and engineering.  In radiology, the Fourier transform is used to reconstruct images of a patient’s anatomy in CT and also in magnetic resonance imaging (MRI) and various other modalities.  In the analysis of time-based signals, the Fourier transform converts from the time domain (x-axis labeled in seconds) to the temporal frequency domain (x-axis labeled in sec−1). While time-series analysis has applications in radiological imaging in ultrasound Doppler and magnetic resonance imaging, here we focus on input signals that are in the spatial domain (x-axis labeled typically in mm), which is relevant to any anatomical medical image. The Fourier transform of a spatial domain signal converts it to the spatial frequency domain (x-axis labeled in mm−1).  The Fourier transform is an algorithm that decomposes a spatial or time domain signal into a series of sine waves that, when summed, replicate that signal. Once a spatial domain signal is Fourier transformed, the resulting data are considered to be in the frequency domain. 7/11/2021 19
  • 21. Fourier Slice Theorem 7/11/2021 22 One of the most fundamental concepts in CT image reconstruction is the “Central-slice” theorem. This theorem states that the 1-D FT of the projection of an object is the same as the values of the 2-D FT of the object along a line drawn through the 2-D FT plane at same angle.
  • 22. Fourier Slice Theorem 7/11/2021 23 The 1-D projection of the object, measured at certain angle , is the same as the profile through the 2D FT of the object, at the same angle
  • 23. Fourier Slice Theorem 7/11/2021 24 The 1-D projection of the object, measured at certain angle , is the same as the profile through the 2D FT of the object, at the same angle
  • 24. Simple Back Projection  Back-projection, sometimes called the "summation method,“ is the oldest means of image reconstruction. None of the commercial CT scanners uses simple back-projection, but it is the easiest method to describe  Using simple backprojection, the reconstructed image has a characteristic 1/r blurring that results from the geometry of backprojection. To correct for this, a mathematical filtering operation is required, and that leads to the discussion of filtered backprojection in the next section. 7/11/2021 25
  • 27. Analytical Method  A mathematical technique known as convolution or filtering  Technique employs a spatial filter for remove blurring artifacts.  2 types of method  Filtered back projection  Fourier filtering 7/11/2021 28
  • 28. Filtered back projection  Similar to back projection except the image is filtered or modified to exactly counter balance the density which causes blurring(Star-pattern) in simple back projection  The Mathematical filtering step involve convolving the projection data with a convolution “KERNEL”  With FBP, CT slices are reconstructed from projection data (sinograms) by applying a high pass filter followed by a backward projection step  Convolution filter refers to a mathematical filtering of the data designed to change the appearance of the image. 7/11/2021 29
  • 31. Filtered back projection CONVOLUTION/FILTER:  It is a mathematical filtering process of projected data by the mathematical filter (Kernel) to reduce the blurring effect of the projections. 7/11/2021 32 Ram Lak /Ramp Filter Shepp- Logan Filter Hamming Filter Ideal Reconstruction Filter in the absence of Noise. It has even more Pronounced High frequency roll-off, with Better higher frequency noise suppression It incorporates some roll off at HF, reduction in amplification at HF has a profound influence in terms of reducing HF noise in the final CT image
  • 34. Filtered back projection CONVOLUTION/FILTER:  Siemens; Kernel names have 4 positions.  Example: B31s.  Pos.1: kernel type (B=body, C=child head, H=head, U=ultra high resolution, S=special kernel, T=topo.)  Pos. 2: resolution (1,...,9. Higher number -> higher resolution)  Pos. 3: version (0,...,9)  Pos. 4: scan mode (f=fast, s=standard, h=highres, u=ultrahighres) 7/11/2021 35
  • 35. Filtered back projection FILTER vs NOISE DETAIL NOISE STANDARD SMOOTHING EDGE-ENHANCEMENT
  • 40. Limitations of filtered back projection  In FBP reconstruction, it is assumed that  the x-rays travel in straight lines,  the x-ray photons all have the same energy, and  the x-ray intensity attenuates exponentially in the body (Beer's Law)  the x-ray source is an infinitely small focal spot, and that the x-ray interactions occur along a line between the focal spot and the geometric center of the detector element, rather than continuously throughout the patient slab being imaged and the whole detector element. 7/11/2021 41
  • 41. Disadvantage of FBP  The disadvantages of FBP are that it assumes that the sinogram represents a perfect representation of the object being imaged, and the filtering step amplifies noise in the acquired signal, producing the characteristic mottled axial images.  Any deviation in the acquisition data can produce dramatic image artefacts, such as streak or banding artefacts.  Degradation of IQ by high noise, poor low-contrast detectability, and possibly by artifacts resulting from photon starvation (e.g. streaking) if photon statistics at the detector are very low, e.g. when imaging obese patients or at low radiation dose.  Therefore, FBP offers negligible dose reduction potential. 7/11/2021 42
  • 42. Iterative Reconstruction  Filtered back projection was the primary method for reconstructing CT images for many decades; however, advancements in algorithm design coupled with fast computer hardware have led to the use of clinically useful iterative reconstruction algorithms for CT images.  Unlike the FBP algorithm, which is based on the theoretical inversion of the Radon transform, IR starts with an initial guess of the object and iteratively improves on it by comparing the synthesized projection from the object estimate with the acquired projection data and making an incremental change to the previous guess.  It was first described in 1970 as promising method to generate clinical image with low noise. 7/11/2021 43
  • 43. Iterative Reconstruction  Hounsfield used this technique in his first EMI brain Scanner.  IR for MDCT can achieve superior image quality to its analytical counterparts, such as FBP, and at a similar or even lower radiation dose level.  IR techniques have been available since the advent of the first CT scanners, but these initial algebraic reconstruction techniques (ART), and simultaneous iterative reconstruction techniques (SIRT) were quickly dropped in favor of FBP due to the excessively large computation time required to reconstruct images. 7/11/2021 44
  • 44. Iterative Reconstruction Generic Steps:  Assumption : (for example all points in the matrix have same value)  Comparison: (with the measured values)  Correction(to bring the two into agreement)  Repetition(of the process until the assumed and measured values are the same or within acceptable limit 7/11/2021 45
  • 46. Iterative Reconstruction  This method is also called successive approximation method or correction method and image is formed by 3 ways  Simultaneous reconstruction  Ray by Ray correction  Point-point correction 7/11/2021 47
  • 47. Iterative Reconstruction  Simultaneous reconstruction:  all projections of the entire matrix are calculated at the beginning of the iteration and all corrections are made simultaneously for each iteration.  Ray –by-Ray Correction:  one ray sum is calculated and corrected and these corrections are incorporated into future ray sums , with the process being repeated for every ray in each iteration.  Point-by-point correction:  The calculations and corrections are made for all rays passing through one point , and these corrections are used in ensuring calculations , again with the process being repeated for every point. 7/11/2021 48
  • 48. Iterative Reconstruction 7/11/2021 49 TYPES • Iterative algorithm without statistical modelling (Hybrid) • used originally by Godfrey Hounsfield, however not commercially used due to the inherent limitations of microprocessors at that time • Characterized by iterative filtration of data separately performed in projection space and/or in image space. • The transition from projection to image space, i.e. the actual image reconstruction, usually relies on FBP . • only implements modeling of photon statistics • Iterative algorithm with statistical modelling (Model Based) • takes into account • geometry of the CT system, (distances between X-ray tube, iso-center, and detector, and of its components, (shape and size of the focal spot and the detector elements, as well as to beam and detector geometry). • noise (photon statistics, photon spectrum emitted by the X-ray tube, the statistical distribution of photons data acquisition geometry • object (radiation attenuation)
  • 50. Iterative Reconstruction  While clinical scanners operated with FBP, the CT research community spent a significant effort into the development of advanced IR algorithms, with the goal to enable low-dose CT with high diagnostic quality.  Studies showed improved image quality and diagnostic value with IR compared to FBP. Radiation dose can be reduced with IR by 23 to 76% without compromising on image quality.  Recent review of 1616 articles (2015) dealing with clinical use of iterative reconstruction concluded that both subjective and objective measures of image quality were the same or improved without reported diagnostic compromise compared to older techniques. However, radiologists needed time working with iterative reconstruction images to become accustomed to the different look and to gain confidence in the diagnostic capability. Typically, after about 90 days, many radiologists hardly notice the difference in image appearance.  Radiation dose can be reduced further with model based IR compared to hybrid IR and FBP 7/11/2021 51
  • 51. Iterative Reconstruction  In 2009, the first IR algorithm ;IRIS (iterative reconstruction in image space, Siemens Healthineers) received FDA clearance.  Within 2 years, four more advanced IR algorithms received FDA clearance: ASIR (adaptive statistical iterative reconstruction, GE Healthcare), SAFIRE (sinogram-affirmed iterative reconstruction, Siemens Healthineers), iDose4 (Philips Healthcare), and Veo (GE Healthcare). The first three methods are so-called hybrid IR algorithms  Veo was the first clinical fully iterative IR algorithm, which is one of the most advanced algorithms so far. 7/11/2021 52
  • 52. Iterative Reconstruction Advantage :  It has many advantage compare with FBP , important physical factors including focal spot and detector geometry, photon statistic, beam spectrum and scattering can be more accurately incorporated into IR.  artifact correction :higher order beam hardening correction :cone beam artifact correction :scatter correction  It is better than FBP in metal artifact reduction  Better image with reduced dose is possible  Low image noise 7/11/2021 53
  • 53. Iterative Reconstruction  Disadvantage  It requires immense computing power . longer recon time  Larger number of iteration is required so time consuming 7/11/2021 54
  • 54. Iterative Reconstruction 7/11/2021 55 The process of backward and forward projection is repeated until the difference between true and artificial raw data is minimized.
  • 55. Iterative Reconstruction 7/11/2021 56 An example of the clearer images enabled by iterative reconstruction using Philips iDose4 software. The software can enhance the sharpness of the stent and reduce metal and calcium blooming artifacts to give a clearer view of the coronary artery lumen.
  • 56. 7/11/2021 57 Standard FBP (a) and iterative (b) reconstructions at the same level of the ascending aorta. Image noise expressed as the standard deviation of the attenuation (HU) in the region of interest was significantly lower in images reconstructed using IR (SAFIRE; Siemens) (circle in b) than in those reconstructed using FBP (circle in a)
  • 60. Parallel vs Fan-beam  Every ray-sum in fan-beam “sinogram” has equivalent point in parallel-beam sinogram  The red ray in both the parallel and diverging configurations are the same, and therefore occupy the same point in sinogram space.  This behaviour allows us to interpolate the diverging-ray data into a parallel ray sinogram.  For fan beam reconstruction, the previous parallel beam algorithms may be applied after we reformat fan beam projections into parallel beam projections. This reformatting process is called rebinning  Interpolate div ray projections into parallel-beam sinogram  Perform reconstruction as if data were collected in parallel-beam geometry 7/11/2021 61
  • 61. IMAGE RECONSTRUCTION IN SPIRAL CT:  Reconstruction Of spiral CT image is the same as that for conventional CT except for interpolation.  Interpolation is the computation of an unknown value using known values on either side.  A transverse planar image can be reconstruction at any position along the axis of the pt. i.e. z- axis.  Data interpolation is performed by a special computer program called an interpolation algorithm. 7/11/2021 62 Z-AXIS KNOWN DATA KNOWN DATA INTERPOLATED DATA
  • 62. IMAGE RECONSTRUCTION IN SPIRAL CT:  During Spiral or Helical CT image data are received continuously but when an image is reconstructed, the plane of image does not contain enough data for image reconstruction so the data needed for image reconstruction estimated by a special computation method known as ‘Interpolation Algorithm’ which meant the estimation of value b/w two known value.  The ability to reconstruct an image at any Z- Axis position is due to interpolation.  Most modern scanners operate in a helical or spiral mode where the x-ray tube and detector system rotate continuously during data acquisition as the patient table moves through the scanner. Under these conditions, the projections are not collected on a slice-by-slice basis, and so the reconstruction techniques described earlier cannot be used directly. However, virtual projections, (or a virtual sinogram) can be constructed for each required reconstructed slice by suitable interpolation from the adjacent projections. 7/11/2021 63
  • 64. INTERPOLATION ALGORITHM 7/11/2021 65 180ºlinear interpolation 360º linear interpolation Results in improved Z-axis resolution & greatly improved reformatted image Blurring in the reformatted image Interpolation of the value separated by180º,half a revolution of the x-ray tube The plane of reconstructed Image interpolated from Data acquired in one revolution apart Interpolation Algorithm
  • 65. INTERPOLATION ALGORITHM 7/11/2021 66 1800 LINEAR INTERPOLATION: • Interpolation of the value separated by180º,half a revolution of the x-ray tube Results in improved Z-axis resolution and greatly improved reformatted image. • It results thinner slice than 3600 interpolation It results more noiser image than 3600 interpolation. • 20% higher noise than conventional CT. Allows scanning at higher pitch. • Less Broadens sensitivity profile. 3600 LINEAR INTERPOLATION: • The plane of reconstructed image interpolated from data acquired in one revolution apart Blurring in the reformatted image • Thicker slice than 1800 interpolation. Less noiser image than 1800 interpolation.. • 20% less noise than conventional CT. Allows scanning at lower pitch than 1800 interpolation. • Broadens sensitivity profile.
  • 66. INTERPOLATION ALGORITHM 7/11/2021 67 Quality 3600 1800 Z- Axis Resolution Low High SSP Broaden Narrow Spatial Resolution Low High Noise Low High Pitch Allow Scanning Pitch> 1 Allow Scanning Pitch ≤ 1
  • 68. Cone-Beam Algorithms  Fan beam approximation algorithms require that the data be consistent, that is, the x-ray beam from the tube to the detector and the section being imaged must be in the same plane.  This is no longer the case for large cone angles characteristic of MSCT systems with larger than four detector rows  The fan beam approximation algorithms are not very accurate used with the new generation of MSCT scanners, so other image reconstruction algorithms are needed. These algorithms are called cone-beam algorithms, and they have been developed to eliminate the cone-beam artifacts 7/11/2021 69
  • 70. Cone-Beam Algorithms  Several cone-beam algorithms have become available for use with the new generation of MSCT scanners, and they basically fall into two classes:  exact cone-beam algorithms and  approximate cone beam algorithms  Exact algorithms for cone-beam data have not been successful in recent times, they are also “computationally complex and difficult to implement”  However, approximate cone-beam algorithms are successful and fall into two categories: 3D and 2D algorithms. Two such algorithms that have become common place in MSCT scanners are as follows:  1. Feldkamp-Davis-Kress (FDK), also simply referred to as the Feldkamp-type 3D algorithm  2. Advanced single-slice rebinning (ASSR) 2D approiximate algorithm 7/11/2021 71
  • 71. Cone-Beam Algorithms Feldkamp-Davis-Kress (FDK) Algorithm:  FDK algorithm simply is an extension of the 2D FBP for fan-beam geometry into a 3D FBP for cone- beam geometry  This algorithm is more extensive than the 2D FBP algorithm, and it is more commonplace for use with cone-beam CT scanners 7/11/2021 72
  • 72. Cone-Beam Algorithms Two-Dimensional Approximate Algorithm:  The main goal of the 2D approximate algorithms “is to provide an image quality close to that of a three dimensional reconstruction algorithm using two dimensional and back projection methods  It is based on the notion of rebinning, a term used to describe the resorting of the 3D data collected from the cone-beam acquisition (geometry) to a set of 2D fan-beam projection data and, subsequently, use the conventional 2D FBP algorithm to reconstruct transaxial images 7/11/2021 73
  • 73. Cone-Beam Algorithms Two-Dimensional Approximate Algorithm:  Some of the algorithms in this category are:  Adaptive multiplane reconstruction (AMPR) algorithm  weighted hyperplane reconstruction algorithm 7/11/2021 74
  • 77. 7/11/2021 78 Validation of deep learning–based reconstruction (DLR) applied to human upper abdominal (a, b) and pelvic images (c, d). (a) 120 kVp, 35 mAs. (b) 120 kVp, 52 mAs. (c) 120 kVp, 157 mAs. (d) 120 kVp, 175 mAs. Window level/window width (WL/WW) = 40/400 HU.
  • 78. 7/11/2021 79 Comparison of filtered back projection (FBP) and deep learning–based reconstruction (DLR) images of metal and truncation artifacts. The window level/window width (WL/WW) = 60/350 HU for metal and 40/400 HU for truncation artifacts.
  • 80.  Bushberg., 2012. Essential Physics of Medical Imaging, The. Lippincott, Williams & Wilkins.  Seeram, E. Computed tomography: Physical Principles, Clinical Applications, and Quality.  Dowsett DJ, Kenny PA, Johnston RE. The physics of diagnostic imaging. 2nd ed. London, England: Hodder Arnold; 2006.  Deep Learning–based CT Image Reconstruction: Initial Evaluation Targeting Hypovascular Hepatic Metastases ;Yuko Nakamura et al  https://www.dspguide.com/ch25/5.htm  https://www.12000.org/my_notes/EE518_CT_project/REPORT/index.htm  https://www.imaios.com/en/e-Courses/e-MRI/The-Physics-behind-it-all/spatial-frequency  IMAGE RECONSTRUCTION. ALGORITHM-A SET OF RULES OR DIRECTIONS FOR GETTING SPECIFIC OUTPUT FROM SPECIFIC INPUT. - [PPT Powerpoint] (cupdf.com)  Filtered BackProjection (FBP) Illustrated Guide For Radiologic Technologists • How Radiology Works 7/11/2021 81 Reference

Editor's Notes

  1. Allan M. Cormack (1963) solved the problem of how to reconstruct images by using a finite number of projections
  2. An algorithm is a precise set of steps to be performed in a specific order to solve a problem.
  3. “Sinogram”, which is simply the 2-D array of data containing the projections in differenty angles Radon transform data. The high-intensity curves near the middle (left to right) of the sinogram correspond to the projections formed by the phantom itself, and the low-intensity curves across the left-right span of the sinogram are formed by the projections of the table underneath the phantom.
  4. In Figure 4-12, let the solid black line be a trace of gray scale as a function of position across an image. Nineteenth-century French mathematician Joseph Fourier developed a method for decomposing a function such as this gray scale profile into the sum of a number of sine waves. Each sine wave has three parameters that characterize its shape: amplitude (a), frequency (f), and phase (), where g(x )a sin(2π fx +y ) [4-6] Figure 4-12 illustrates the sum of four different sine waves (solid black line), which approximates the shape of two rectangular functions (dashed lines). Only four
  5. Demonstrates a two-dimensional reconstruction of a cross cut from the center of a solid block. The block is scanned (Fig. 19-13A) from both the top and left sides by a moving x-ray beam to produce the image profile shown in Figure 19-13B. The image pro-files look like steps. The height of the steps is proportional to the amount of radiation that passed through the block. The center transmitted the most radiation, so it is the highest step in the image profile. The steps are then assigned to a gray scale density that is proportional to their height. These densities are arranged in rows, called "rays“. When the rays from the two projections are superimposed, or backprojected, they produce a crude reproduction of the original object (Fig. 19-13D). In practice many more projections would be added to improve image quality, but the principle is the same.
  6. A high frequency convolution filter suppress high frequency signals, causing the image to have a smooth appearance and possible improvement in contrast resolution. A low frequency convolution filter suppresses low frequency signal , resulting in edge enhancement & improvement of spatial resolution.
  7. Intensify, aggravate
  8. It is also called algebraic method , in this method reconstruction problem is seen differently and no longer refer to the radon transform equation.
  9. FIGURE 10-55 The logic behind iterative CT image reconstruction is illustrated in this figure. The reconstruction process begins with an initial estimate of what the object may “look like.” This guess is used to compute forward projection data sets, which are then compared with the measured projection data sets. The difference between the mathematical projections and the physical measurements creates an error matrix for each projection. Each type of iterative algorithm for reconstruction uses the error matrix and then updates the next iteration of the image. The process continues for a number of iterations until the error matrix is minimized, and the CT image at that point should be a good estimate of the actual object that was scanned.
  10. There are multiple benefits of IR algorithms. First, they allow modeling of the x-ray source and detector, which can improve reconstruction accuracy and spatial resolution. Second, photon statistics are readily considered, allowing the algorithm to more highly consider lower-noise projections and devalue high-noise projections, thereby reducing artifacts and improving dose efficiency. Third, generally true assumptions about physical objects, such as that objects tend to change smoothly except at edges, allow IR algorithms to reduce image noise while preserving the sharpness of anatomic boundaries. Finally, IR algorithms can readily handle nontraditional scanning geometries, such as when the data are not acquired in an axial or helical trajectory.
  11. 2014