Lecture 9 - Unsupervised classification Flashcards
Why do we produce land cover maps?
Land cover interacts strongly with water cycle, carbon cycle and climate system
What is image classification?
Groupings of pixels having similar values
Feature space plot
Scatter plot between different wavebands most often 2D
Euclidean Distance
Method to find distance between points and cluster centre
Advantages of Digital classification over visual interpretation
- Cost-efficient in analyses of large data sets
- Results can be reproduced
- More objective than visual interpretation
- Effective analysis of complex multi-band spectral interrelationships
Unsupervised classification
Classification method which classifies pixels with no prior information
What is an unsupervised classification based on?
- Based on spectral groupings
- Requires interpretation after classification
Two Methods?
ISODATA - calculates class means evenly distributed in the data space then iteratively clusters the remaining pixels using minimum distance techniques.
K - Means - calculates initial class means evenly distributed in the data space then iteratively clusters the pixels into the nearest class using a minimum distance technique.
Advantages of Unsupervised
- No extensive prior knowledge of area needed
- Opportunities of human error are minimised
- Unique classes can be identified