Image Classification Techniques Explained
Image Classification Techniques Explained
The parallelepiped classifier can be limited by its reliance on predefined upper and lower limits, which may not accurately represent the variability within a class. This can lead to misclassification if the spectral data does not fit neatly within these bounds. Moreover, this method lacks the ability to account for the varying probability distributions of pixel data as seen in more complex algorithms like the maximum likelihood classifier .
Choosing and defining training areas for supervised image classification require considerations of the representativeness of the samples for each surface class. This involves using ancillary data or ground truth to outline areas that exhibit typical spectral characteristics of the classes. The process ensures that the statistical parameters generated are accurate and representative for the classification system to make informed assignments of unknown pixels .
The maximum likelihood classifier is generally regarded as the most powerful classification algorithm due to its assumption of normal distribution for training areas and use of probability contours to assign classes. However, it is also considered the most computationally intensive, requiring more resources than simpler algorithms such as the minimum distance to mean classifier or the parallelepiped classifier .
Digital numbers (DN) represent the energy reflected or emitted from ground resolution cells, ranging from 0 to 255 for 8-bit recordings. These values affect representation by defining the pixel's spectral characteristics, which are crucial for classifying and analyzing remote sensing images. The spatial distribution of DNs determines image features, impacting classification accuracy based on the fidelity of DNs to real-world spectral signatures .
Accuracy assessment serves to compare the classification results to geographical data assumed to be true. It is performed using an error matrix, which compares reference points to classified points in a matrix format. This matrix helps derive statistics on classification accuracy, including errors of omission and commission, and overall classification accuracy .
In supervised classification, refining classification outcomes can involve additional classification by editing, such as adjusting training area boundaries, recalibrating classifiers, modifying decision rules, or incorporating ancillary information. These methods respond to initial inaccuracies or errors by fine-tuning the classification criteria based on observed deficiencies in initial results .
Errors of omission occur when pixels that belong to a certain class are wrongly excluded, leading to underrepresentation of that class. Errors of commission occur when pixels are incorrectly included in a class, resulting in overrepresentation. These errors affect the accuracy of thematic maps by introducing systematic biases that can lead to incorrect interpretations of the land cover .
The feature space in remote sensing image classification is a multi-dimensional graph that represents feature vectors or scatter plots. It is used to visually and analytically represent the relationships among different spectral characteristics of pixels, aiding in the clustering of similar pixels into classes based on their characteristics .
The primary objective of digital image classification in remote sensing is to convert raw image data into thematic data, such as land cover maps. This transformation process involves assigning pixels to classes based on their spectral characteristics, which allows for the interpretation of the land surface depicted in the imagery .
Supervised classification differs from unsupervised classification as it uses samples of known identity to classify pixels of unknown identity. The initial steps involved in supervised classification include defining training areas, which serve as examples for each surface class, running the supervised classification algorithm, additional classification by editing, and performing an accuracy assessment .