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
Unsupervised classification
Classification method which classifies pixels with no prior information
What is an unsupervised classification based on?
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