click below
click below
Normal Size Small Size show me how
MR211 Unit 2 Review
Postprocessing
| Term | Definition |
|---|---|
| LUT | A list of the pixel values that make up the “ideal” histogram shape for an image of a particular body part. Can also be used during postprocessing to provide a means to adjust the contrast or grayscale necessary to adequately view the anatomic region (known as gradation processing). |
| Window width | Adjusts the contrast of the image by widening or narrowing the length of gray scale (amount of gray shades) in the image. (Note: the "center" doesn't change, but widening the window will increase the amount of gray shades used in the image, and narrowing the window will decrease the amount of gray shades used in the image- both options impacting the displayed image contrast.) |
| Window level | Adjusts the overall or average brightness of the image by changing where on the grayscale the "center" is located. Moving the center to the darker section of the grayscale will decrease image brightness, and moving the center to the lighter section of the grayscale will increase image brightness. (Note: changing the window level does NOT change the amount of gray shades used in the image, only where on the grayscale they are pulled from.) |
| Fourier transform | Converts image data FROM the spatial domain TO the frequency domain for processing. |
| Smoothing | Type of low-pass filtering that removes noise from an image (side effect: may increase blurriness of image). |
| Edge enhancement | Type of high-pass filtering that brings out smaller details by suppressing larger, background areas (side effect: may increase image noise). |
| Dual energy subtraction | Two methods: Creates a double-exposure made at two different kVp settings or with filters to produce separate soft tissue and bone images. These images aid diagnosis by removing superimposition of obstructing anatomy. |
| Dose area product (DAP) | Calculates dose by multiplying entrance dose (in centigray) by exposure field sized used. DAP meter is located in the collimator. |
| Dose creep | The use of higher than necessary radiation dose to a patient to avoid repeats caused by underexposure. |
| Saturation | Extreme over-exposure, causing a loss of data that results in a flat black appearance of the over-exposed portion of the image, cannot be fixed with postpocessing tools (needs repeat). |
| Point processing | Processing operations that perform a specific algorithm on each pixel in sequence, pixel by pixel. Example: Subtraction |
| Area processing | Processing operations that execute a function on a local group of pixels or subsection of the image. Example: Zoom (magnification) |
| Global processing | Processing operations that carry out a massive spatial function across the entire area of the image. Examples: Rotate, invert, or translate the image |
| Tissue equalization | Uses dynamic range compression (removes lightest and darkest areas of the grayscale) so that light areas are made darker and dark areas are made lighter. The effect is an image that appears to have lower contrast so that dense and lucent structures are better seen within the same image (simulates "soft tissue effect"). |
| Unsharp mask filtering | A mask image is created which contains only the larger, gross structures in the image. A kernel is passed over the image, which has the effect of averaging local pixel values. Structures smaller than the kernel size are suppressed and no longer visible. Result: final image is edge-enhanced. |
| Low-pass filtering | Usually “smoothing” function at the console. Cleans up noise, such as a white spot artifact from “pixel drop-out”, or mottle. Trade-off: slightly blurrier image, loss of fine edges. |
| High-pass filtering | Usually “edge enhancement” function at the console. Brings out smaller details by suppressing larger, background areas. Trade-off: slightly noisier image. Misuse of EE can also result in loss of detail. |
| Inverse Fourier transform | Mathematical function that is used to return image data FROM the frequency domain BACK to the spatial domain for viewing. |
| Alternative algorithms | A way to adjust the contrast and brightness characteristics of an image is to re-process it under a different pre-set anatomical algorithm. May interfere with PACS info for the image. |
| Region of interest (ROI) | A quantitative function of digital imaging that allows for the pixel value of a selected area of interest to be calculated. This value can then help characterize disease. |
| Dark mask/shuttering | Reverses blank areas around the image to black border. Reduces extraneous glare, improving apparent contrast. Always recommended, but should NOT take the place of proper collimation pre-exposure. |
| Image reversal | Reverses image to “black-on-white” (white background). Produces no new information in the image, but can make some details subjectively more apparent. |
| Resizing | Zoom or reduce/expand features to re-map image onto a smaller or larger matrix (automatically done to initially fit display monitor). |
| Magnification | Magnifying glass (small area of image anatomy) or zoom technique (magnification of entire image). |
| Annotation | Allows selection of preset terms and/or manual text input. Can be useful when additional information is necessary. Should not take the place of R & L lead markers. |
| Image flip | Allows for the flipping of the image so that it is oriented properly for interpretation. |
| Stitching | When anatomy or the area of interest is too large to fit on one detector, multiple images can be “stitched” together using specialized software programs |
| Spatial domain | Pixels in this domain are sorted by location (example: matrix). Digital radiographs are displayed on for viewing in the spatial domain. |
| Frequency domain | Objects (details) in this domain are sorted by size. Larger objects have lower frequencies, smaller objects have higher frequencies. |
| Random noise | Artifacts of variable size that occur in an irregular, chaotic distribution, potentially in more than one frequency layer. (Example: Quantum mottle). Best removed through use of kernels in the spatial domain. |
| Periodic noise | Artifacts that tend to be of roughly consistent size and occur in a regular pattern, usually in on e frequency layer. (Example: Electronic noise such as “snow”). Best removed through use of smoothing in the frequency domain. |
| Band-pass filtering | General term for frequency processing, named after what frequencies it keeps in the reconstructed image. High-pass frequency filtering does not replace some lower-frequency layers (gross structures) and low-pass frequency filtering does not replace some higher-frequency layers (small details). |