Image Enhancements Flashcards

1
Q

What is the ‘aim’ (or goal) for image enhancement?

A

The aim of image enhancement is to alter the distribution of DNs in each image channel in the image to increase the contrast, making the image interpretation easier.

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

Define Contrast Stretching

2 Different types?

A

Contrast stretching is designed to expand the original brightness values in an image to increase the contrast

Linear and Non-Linear

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

Linear Stretch

A

A Linear stretch increases the contrast while preserving the original radiance relationship between the pixels.

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

Non-Linear Stretch

A

Increases the contrast without preserving the original radiance relationship between pixels.
- different portions of the image may be stretched/compressed.

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

Spatial Filtering

A

the process of extracting the information from only the spatial domain (not spectral).

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

Convolution Filters

Example?

A

convolution filters multiply the kernel by a matrix of filtering coefficients
- example low pass filter

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

Non-convolution Filters

Example

A

Only work with numbers within the kernel.

- Example median filter

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

What is a Kernel

A

Kernels are smaller square subsets of the image on which the filtering operation is based.

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

Spatial Filtering - Spatial Frequency

A

The number of times a certain pixel occurs within an image.

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

Low frequency distribution

A

values do not change significantly over the range of the image.

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

High frequency distribution

A

values change drastically over the range of the image.

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

Low Pass Filter

A

filter is designed to remove or de-emphasize the imagery with a high spatial frequency
-smoothes the image.

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

How can you remove the effects of blurring from a low pass filter?

A

can use unequal weightings for the kernel.

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

High Pass Filter

A

designed to enhance abrupt changes in data within the image.

  • fine detail reduced or removed in extreme cases.
  • This tends to highlight edges and other sharp boundaries
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Fast Fourier Transform (FFT)

A

A Fast Fourier Transform breaks an image down into two components: frequency and direction
- We can use this information to remove specific types of information depending on frequency
(to use low pass or high pass filter)

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

FFT: Pass procedure

A

only the information that occurs within the mask is retained.

17
Q

FFT: Cut Procedure

A

only the information that occurs outside the mask is retained.

18
Q

Edge Detection Filters: Non-directional filters.

A

Non-directional filters do not focus on a particular direction within the image but rather deal with linear features in all directions.
Examples: LaPlacian Filter

19
Q

Edge Detection Filters: Directional Filters

A

Directional filters are only interested in accenting the features in one direction, or a limited number of directions.
Examples: Sobel Filters

20
Q

Compass Gradient Filter

A

•A compass gradient filter enhances linear features according to compass directions

21
Q

Sobel Filter

A

This is a nonlinear filter in that it combines the pixel values in a nonlinear fashion.

22
Q

Intensity-Hue-Saturation

A

Only makes appearance look better = eye candy

23
Q

Spectral Ratioing: Band-ratios

A

Band-ratios are commonly used to enhance or amplify the signal.
- enhance differences in brightness values from identical surface material

24
Q

Principle Component Analysis - 3 functions

A

1) The first is to reduce the dimensionality of the data set.
2) The second reason for applying a PCA is to decorrelate the data.
3) for choosing the most appropriate data set(s) for use in a specific application.

25
Q

Tasselled Cap Transformation

A

The result of the transformation is a series of new data sets, where each represents a unique reflectance component.