![]() |
| Figure 1: Map of Current Land use in Germantown Maryland |
Exercise 1:
This exercise focused on completing unsupervised classifications. In supervised classification, there is a training phase where pixels from known classes are used to inform the classification process. The software groups pixels based on their spectral characteristics, and at the end of the process, the user classifies the grouped classes. The accuracy of the classification is influenced by maximum iteration settings and the convergence threshold. The iterations enable repeated analysis of the area, while the convergence threshold determines how confident the software is that the pixels are accurately classified. Additionally, the skip factor governs how pixel analysis is conducted and affects processing time. For example, a skip factor of 1 analyzes pixels one by one, whereas a skip factor of 2 means that only every other pixel will be analyzed.
The most challenging aspect of this exercise was selecting the appropriate training pixels and ensuring they were from the correct areas. This led to issues later when random pixels from incorrect areas—denoted as "mixed"—appeared in blatantly incorrect locations.
We also explored different comparison methods for analyzing the original and reclassified images using the toggle, flicker, blend, and highlight tools. These tools help identify areas that might have been misclassified.
The best tool introduced in this lab was the record tool, which allows us to combine multiple classes into fewer classes. For example, we took the UWF50 image and reduced it from 50 classes to 8 classes.
Exercise 2:
Exercise Two focuses on supervised classification, where the analyst trains the software to select classes based on pixel values and their surrounding neighborhoods. We were introduced to the Signature Editor, utilizing the polygon tool to select pixels in areas of interest, or we could use the AOI Seed Tool to expand a region around areas of known land cover.
Before adding signatures, we needed to create an Area of Interest (AOI) layer, allowing us to conduct inquiries on this layer to specify where signatures would be added. To create this AOI, we used the Enquire Tool along with known coordinates. While we had coordinates for most of our selected classes, we had to identify our water and road features without specific coordinates. Initially, this was challenging, but I realized I could move the cursor and adjust the Enquire Tool to target the road and water features for the Grow Tool.
I attempted this three times to achieve a satisfactory classification and found that the AOI Seed Tool was the most effective for this task, as it captured the pixels with similar spectral values better than my polygon drawing skills.
Another important skill gained from this exercise was analyzing histogram plots and mean plots to minimize spectral confusion by identifying bands with the least separation between signatures.
We then proceeded to classify the images using Maximum Likelihood Classification, a parametric method based on the probability that a pixel belongs to a specific class, as it computes the likelihood of a pixel corresponding to a particular spectral signature.
Next, we created a Distance File that calculated the spectral Euclidean distance. In this file, brighter pixels indicated a higher probability of misclassification. Once we analyzed, confirmed, and refined our results, we merged the multiple classes using the Record Tool, just like in Exercise 1. Finally, we used the Calculate Area Tool to determine how much of the area was affected.





