1wxGUI.iclass(1)             GRASS GIS User's Manual            wxGUI.iclass(1)
2
3
4

wxGUI Supervised Classification Tool

KEYWORDS

7       display, GUI, imagery, classification, supervised classification
8

DESCRIPTION

10       Supervised  Classification  Tool  (wxIClass) is a wxGUI compoment which
11       allows the user to create training areas and generate  spectral  signa‐
12       tures.   The resulting signature file can be used as input for i.maxlik
13       or as a seed signature file for i.cluster.  WxIClass  can  be  launched
14       from  the Layer Manager menu Imagery → Classify image → Interactive
15       input  for  supervised  classification   or   via   command   line   as
16       g.gui.iclass.
17
18       wxIClass currently allows you to:
19
20           •   create training areas (using customized vector digitizer)
21
22           •   show histograms for each band and class (category)
23
24           •   show coincidence plots for each band
25
26           •   show  raster cells that match training areas (within the number
27               of standard deviations specified)
28
29           •   specify color of class
30
31           •   write signature file
32
33           •   import vector map
34
35           •   export vector map with attribute table
36
37       wxIClass performs the first pass in the GRASS two-pass supervised image
38       classification  process;  the GRASS module i.maxlik executes the second
39       pass.  Both programs must be run to generate a classified map in  GRASS
40       raster format.
41
42       wxIClass  is an interactive program that allows the user to create mul‐
43       tiple training areas for multiple classes and  calculate  the  spectral
44       signatures based on the cells that are within the training areas.  Dur‐
45       ing this process the user will be shown histograms for each image band.
46       The  user  can  also  display  the  cells of the image bands which fall
47       within a user-specified number of standard deviations from the means in
48       the  spectral  signature.   By doing this, the user can see how much of
49       the image is likely to be put into the class associated with the signa‐
50       ture.
51
52       The spectral signatures are composed of region means and covariance ma‐
53       trices.  These region means and covariance matrices  are  used  in  the
54       second pass (i.maxlik) to classify the image.
55
56       Alternatively,  the  spectral  signatures  generated by wxIClass can be
57       used for seed means for the clusters in i.cluster.
58

SEE ALSO

60        wxGUI
61       wxGUI components, Interactive Scatter Plot Tool
62
63       See also user wiki page and development page.
64

AUTHORS

66       Anna Kratochvilova, Czech Technical University in Prague, Czech  Repub‐
67       lic
68       Vaclav Petras, Czech Technical University in Prague, Czech Republic
69

SOURCE CODE

71       Available  at:  wxGUI  Supervised Classification Tool source code (his‐
72       tory)
73
74       Accessed: Mon Jun 20 16:48:30 2022
75
76       Main index | GUI index | Topics index | Keywords index | Graphical  in‐
77       dex | Full index
78
79       © 2003-2022 GRASS Development Team, GRASS GIS 8.2.0 Reference Manual
80
81
82
83GRASS 8.2.0                                                    wxGUI.iclass(1)
Impressum