Reconstruction methods Flashcards

1
Q

Backprojection

A
  • 2D count profiles are transformed to a 3D image
  • Counts from the individual projections are projected back over an image matrix
  • projected at same angle which they were acquired
  • photon information received from one
    pixel is translated to all other pixels
    perpendicular to the detector
  • Creates a star artifact that needs to be removed by applying a filter
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Filtered backprojection

A
  • Filter is applied prior to backprojection
  • faster and simpler
  • fewer artifacts
  • uses the fourier slice theorem
  • ramp filter applied in frequency domain
  • performed post-acquisiton
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

FBP image quality concerns

A
  • effects of sampling on image quality
  • sampling coverage and consistency requirements
  • SNR and CNR
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Final resolution of a FBP image depends on…

A
  • Linear sampling distance
  • Angular sampling intervals
  • Cut-off frequency of filter
  • Spatial resolution of system
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Iterative reconstruction (the iterative cycle)

A

1) Guesses RP distribution; assuming uniform distribution based on backprojection or other techniques
2) makes 1st estimated 3D matrix
3) makes estimate on 2D projections based on assumed RP distribution
4) compares measured 2D projections to estimated 2D projections
5) Differences between estimated and modified projections are used to modify the estimated 3D matrix
6) Modified matrix is used as the starting point for the next iteration
7) process repeated until convergance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What are the four most common iterative methods

A
  • Maximum likelihood expectation
    maximization (MLEM)
  • Ordered subset expectation
    maximization (OSEM)
  • Least squares
  • Algebraic reconstruction technique (ART)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

MLEM

A

1) attempts to maximize a statistical value called the liklihood
2) goal is to find activity distribution with the highest probability of generating the measured projections
3) uses all projections in each iteration causing it to converge slowly
4) each iteration requires more time than FBP
5) Gives more control over noise
6) require 50-100 iterations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

OSEM

A

1) breaks a whole set of 2D projections into a large number of subsets (measured and estimated)
2) compares subset of estimated projections to its corresponding measured subset
3) 3D matrix is updated, where next projection is considered
4) a full iteration is made once all subsets are considered
5) convergence occurs more quickly than MLEM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Least squares

A
  • Minimizes the difference between the
    measured and calculated projections by
    using least squares
  • Algorithm needs 10-15 iterations to
    reach convergence
  • Includes attenuation correction
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ART

A
  • Algebraic reconstruction technique
  • Simplest method
  • Treats one projected point at a time
  • Corrections can be additive by adding
    subtracting from each point or, multiplicative by applying a factor to all
    points
How well did you know this?
1
Not at all
2
3
4
5
Perfectly