CH4 IP operators Flashcards

1
Q

Point operations

A
  • Contrast stretching
  • Noise clipping
  • Histogram modifications
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Spatial operations

A
  • Noise smoothing
  • Median filtering
  • Unsharp masking
  • Morphological filtering
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Spatial averaging:

1) Finite impulse response (FIR) _
2) Infinite impulse response (IIR) _ _

A

FIR: Moving average
IIR: - Symmetric exponential and Gaussian filter

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

Simple point operations modify the image _

A

Contrast

They are often implemented via a LUT

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

The histogram measure the graylevel intensity distribution of an image. Histogram equalization yields an image display that uses all grayscales _

A

Equitably

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

Combining images on a pixel-by-pixel basis is useful for

A

Detecting features
Extracting parameters
Noise reduction (by averaging)

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

Linear spatial operators are digital filters. They are useful _, _, _

A
  • Spatial averaging (smoothing)
  • Image sharpening
  • Feature detection
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The median filter is _.

A

Non-linear

It is useful for impulse-noise removal and image simplification

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

Morphological operators can operate on _ or_. They use set theoric operations and transformations with structuring elements

A

Binary object (bitmap) or graylevel

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

The fundamental morphological operators are _. Their combination results in the _ and _ operation, which are _

A

Dilation and erosion
Closing and opening
Idempotent

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

Typical graylevel morphological filters are the _ and _ filters. They are equivalent of opening and closing , respectively

A

min/max and max/min

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