Sunday, November 8, 2015

Module 10 - Supervised Image Classification

In Module 10 we learned to create a supervised classification of data. This process begins with manually creating signature points. These points train the software to look for similar pixels and assign them to an appropriate category. Once all categories are created, and each category may have multiple signature points, it is wise to look for Spectral Confusion.

By looking at Histogram Plots and Mean Plots we can see which categories may be overlapping, thus assigning pixels to the incorrect classification. Creating Distance image helps to identify areas that are likely to be mislabeled. After using above tools to determine which spectral bands are closest together, we can change the spectral bands of the image to minimize Spectral Confusion. Once all that is done we can combine like categories into a single category, such as Agricultural 1 and Agricultural 2 into Agricultural.

Once above steps are done we move from ERDAS Imagine to ArcMap to complete the map.

No comments:

Post a Comment