Lecture 3 Flashcards

(22 cards)

1
Q

What is spectral resolution?

A

The ability of a sensor to distinguish between different wavelengths of electromagnetic radiation.

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

What are spectral bands?

A

Discrete wavelength intervals used to collect image data in specific portions of the electromagnetic spectrum.

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

What is the difference between low and high spectral resolution?

A

Low spectral resolution captures broad bands (e.g., RGB), while high spectral resolution includes narrow bands (e.g., NIR, SWIR) for detailed analysis.

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

What is a spectral signature?

A

A feature’s unique pattern of reflected energy across spectral bands.

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

What is spectral enhancement?

A

A technique to create new image data using pixel operations between spectral bands to highlight specific features.

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

Name three common spectral enhancement techniques.

A

1) Spectral Ratios & Indices, 2) Principal Components Analysis (PCA), 3) Tasseled Cap Transformation.

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

What does PCA do in spectral enhancement?

A

Compresses redundant data into fewer, more informative bands for analysis.

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

What is NDVI and what does it measure?

A

Normalized Difference Vegetation Index; it measures vegetation health using NIR and Red bands. Formula: (NIR - Red) / (NIR + Red)

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

What is NDMI used for?

A

To monitor moisture in vegetation; indicates drought or fuel levels. Formula: (NIR - SWIR1) / (NIR + SWIR1)

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

What is NDBI and what does it detect?

A

Normalized Difference Built-up Index; used to detect built-up urban areas. Formula: (SWIR - NIR) / (SWIR + NIR)

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

What does NDWI indicate?

A

Presence and changes in surface water content. Formula: (Green - NIR) / (Green + NIR)

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

What is spatial resolution?

A

The size of a pixel on the ground; it determines image detail.

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

How is spatial resolution related to pixel size?

A

Smaller pixels = higher spatial resolution (more detail).

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

Define GIFOV.

A

Ground Instantaneous Field of View – the ground area covered by a single detector.

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

What happens to pixel size at large scan angles (e.g., AVHRR)?

A

Pixel size increases due to sensor angle and Earth curvature.

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

What is spatial enhancement?

A

Techniques to improve image detail and clarity.

17
Q

Name four spatial enhancement techniques.

A

1) Spatial filtering, 2) Pan-sharpening, 3) Edge enhancement, 4) Super-resolution.

18
Q

What is pan-sharpening?

A

Merging high-res panchromatic and low-res multispectral images to get high-res multispectral imagery.

19
Q

What is spatial filtering?

A

Applying kernels to highlight or suppress image features.

20
Q

What does a high-pass (high-frequency) kernel do?

A

Enhances edges by increasing spatial frequency.

21
Q

What does a low-pass (low-frequency) kernel do?

A

Smooths the image by reducing spatial frequency and averaging pixel values.

22
Q

What is the main difference between spectral and spatial resolution?

A

Spectral = number & width of bands; Spatial = pixel size/detail in the image.