Lecture 10 - Supervised image classification Flashcards

1
Q

Supervised Classification

A
  • A procedure for identifying spectrally similar areas on an image by identifying ‘training; sites of known targets and then extrapolating those spectral signatures to other areas of unknown targets.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does it require?

A

Training data on areas you want to map/classify

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

Stages of Supervised

A
  1. User-defined land cover classes
  2. Training site selection
  3. Generation of statistical parameters from the training sites
  4. Classification
  5. Accuracy Assessment
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Training site selection based on:

A

Field visits
High spatial resolution data
Previous maps
Investigator/expert knowledge

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

What should be done when collecting training site data?

A

Select homogenous training sites to ensure class spectral seperability

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

Different types of Classification

A

-Paralellpiped classifier
- Minimum distance to means classifier
- Maximum likelihood classifier
Need rules to decide which class to put a given pixel into

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

What happens in Parallelepiped classifier (BOX)

A

Assign boundaries around the spread of class in feature space
All pixels in the image with values within designated parallelepiped will be classified in that spectral class
Bounds are usually determined from training sets

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

What happens in Minimum distance to means (MDM)

A
  • Same approach as unsupervised classification clustering method.
  • Calculate mean spectral value for each training set in each bands
  • Put every unknown pixel onto nearest class
  • Compute the distance between value of unknown pixel and each category
  • Determine a limit beyond which a pixel remains unclassified
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What happens in Maximum likelihood classifier?

A

For each pixel to be classified:
Assumes data in a class are (unimodal) Gaussian (normally) distributed
The probability of classification is calculated for each class based on the training data
The pixel is classified as the class with the largest probability
Theoretically the best classification

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

Supervised Advantages

A

Analyst has control
Processing is tied to specific areas of known identitty
Operator can detect errors in training data

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

Disadvantages of Supervised

A

Training classes based on field identification not spectral properties
Human error in training data

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

What is accuracy assessment?

A

Collecting reference data “Ground Truth”
Compare this to classified map

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

Ground Truth data sources

A

High spatial resolution data
Field visits
GIS layers

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

Accuracy Assessment Reference Data Sampling techniques

A

Random -
Stratified
Stratified random

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

Random Sampling

A

Observations are randomly placed

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

Stratified Random Sampling

A

Minimum number of observations are randomly placed in each category

17
Q

Systematic Sampling

A

Observations are placed at equal intervals

18
Q

Systematic Non-Aligned Sampling

A

A grid provides even distribution of randomly placed observations