WxGUI Supervised Classification Tool

From GRASS-Wiki
Revision as of 20:05, 7 February 2012 by Annakrat (talk | contribs) (import/export implemented)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Back to wxGUI.

For development issues see Trac page.

wxIClass is a wxGUI extension.

Generates spectral signatures for an image by allowing the user to outline regions of interest. The resulting signature file can be used as input for i.maxlik or as a seed signature file for i.cluster. (cited from i.class manual)

wxIClass is available in GRASS 7 from the menu

File -> Imagery -> Classify image -> Interactive input for supervised classification

wxIClass currently allows to:

  • create training areas (using vector digitizer)
  • show histograms for each band and class (category)
  • show coincidence plots for each band
  • show raster cells that match training areas (within the number of standard deviations specified)
  • specify color of class
  • write signature file
  • import/export vector map with training areas


Video tutorial