• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/19

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

19 Cards in this Set

  • Front
  • Back
algorithm
set of rules or directions for getting a specific output from a specific input
convolution
digital image processing technique to modify images through a filter function
interpolation
a mathematical technique to estimate the value of a function from known values on either side of the function
Fourier Transform
mathematical transformation to transform spatial domain to frequency domain
Sequence of events after signals leave the detectors
ct detectors -> preprocessing -> reformatted raw data -> convolution with filters -> image reconstruction algorithm (back projection) -> reconstructed images of CT numbers -> image storage, display, recording, archiving.
image reconstruction from projections
reconstruction of images from different planes.
3 notable ct people
oldendorf (1961)

cormack (1963, 1964)

hounsfield (1971)
oldendorf (1961)
prototype ct scanner
hounsfield (1971)
prototype scanner using Americium Gamma Radiation Source.

a homogeneous beam of radiation

used parallel beam projection acquired through 180 degree rotation.
cormack (1963-1964)
cormack's scanner
identify three classes of reconstruction algorithms.
1. back projection algorithm
2. iterative algorithm
3. analytic algorithms
back projection
Back-projection results in an unsharp image. star pattern.
-summation method/linear superposition method
filtered back projection
Filtered back-projection uses a digital filter (a convolution filter) to remove this blurring, which produces a sharp image.
state the role of interpolation in image reconstruction in single- and multi-slice CT
to estimate the value of a function from known values on either side of the function.
list four operations of a 3D surface display technique
-interpolation
-segmentation
-surface formation
-projection
ray sum
number of xrays attenuated at a detector.
iterative algorithms
starts with an assumption, compares assumption with measure values, makes corrections to bring the two into agreement, repeat until agree or within acceptable limits
limitations of iterative algorithms
-difficult to obtain accurate ray sums due to quantum noise and pt. motion.

-takes too long to generate reconstructed image
does fourier reconstruction use any filtering? why or why not?
no, interpolation does the same thing.