Digital Image Processing Flashcards

1
Q

What is digital image processing.

A

Digital image processing is the manipulation of an image to enhance it or extract useful information from it.

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

What is a digital image?

A

A matrix of pixels. each pixel is represented by a numerical value

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

What is a pixel in the context of digital images?

A

A pixel (short for “picture element”) is the smallest unit of a digital image, forming part of the digital image matrix. Pixels are arranged in rows and columns to create the grid of an image. The arrangement and size of the pixels determine the image resolution and quality; smaller, more densely packed pixels result in higher resolution and sharper image quality

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

How is the pixel value significant in digital images?

A
  • The pixel value is a numerical representation of the brightness or color of a pixel, which defines what will appear when the image is displayed.
  • These values are critical for visualising contrast and fine details in digital images.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Define pixel bit depth.

A

Pixel bit depth refers to the number of bits available to represent each pixel, determining the number of different values (brightness levels or shades of grey) a pixel can have.

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

Describe the significance of bit depth in digital displays.

A

Higher bit depths, better representation of brightness or colour variations per pixel, enhancing image quality with more shades and details

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

What is a computer language?

A

Bit

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

Pre-processing?

A

Pre-Processing:

  • Operations applied to raw data before the image is formed.
  • Purpose: To correct or improve raw data quality for accurate image reconstruction.

-Examples:
Noise reduction.
Beam hardening correction.
Detector calibration.

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

Post - Processing?

A

Post-Processing:

  • Operations applied to enhance or adjust an already reconstructed image for better visualisation or interpretation.
  • Purpose: To improve diagnostic utility of the image.
  • Examples:
    Contrast adjustments.
    Image sharpening or smoothing.
    Multi-planar reformatting (MPR).
    3D rendering.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

List the categories of image post-processing techniques used in CR and DR?

A
  • grey scale procesing
  • spatial filtering
  • dynamic range control
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

List the categories of image post-processing techniques used in CT?

A
  • image plane reformating
  • windowing
  • Region of interest
  • 3D volume rendoring
  • Multi-planar reformats (MPR)

-Maximum Intesity Projection (MIP)

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

List the categories of image post-processing techniques used in fluoroscopy?

A
  • Digital subtraction angiography
  • Subtraction of images out of a sequence
  • greyscale processing
  • temporal frame averaging
  • edge enhancement
  • pixel shifting
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are the 2 types of grey scale processing?

A
  • LUT
  • Windowing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

what is a look up table and how does it work?

A
  • A Look-Up Table (LUT) is a set of pre-calculated pixel value data (mappings) stored in the computer, used to substitute the original pixel values of an image to modify its display properties.
  • LUTs are commonly used to adjust brightness and contrast efficiently without altering the raw data of the image.
  • Instead, they modify how the image is displayed to enhance contrast and make fine details more visible.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is an exposure index?

A
  • measure of the amount of exposure that reaches the detector
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

what is image windowing?

A
17
Q

What is spatial frequency and the 3 types?

A

series of different algorithms used to post process the image.

1- edge enhancement
2 -unsharp masking (eg. DSA)
3-smoothing/blurring

18
Q

DSA?

A

Digital Subtraction Angiography (DSA) is a fluoroscopic technique used to visualize blood vessels by digitally removing radiopaque structures like bones.

check fluoro cards

19
Q

what is geometrical processing?

A

Geometrical processing involves techniques that change the position or orientation of pixels without altering contrast or brightness, such as scaling, sizing, centering, cropping, and rotation.

20
Q

MPR and MIP

A

MPR is a technique that allows viewing images in multiple planes, enhancing the analysis of anatomical structures.

MIP is a method that highlights the brightest areas in a set of images, aiding in the visualization of significant features.