[GRASS-SVN] r49819 - grass/trunk/gui/wxpython/docs

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Dec 18 16:18:20 EST 2011


Author: martinl
Date: 2011-12-18 13:18:20 -0800 (Sun, 18 Dec 2011)
New Revision: 49819

Modified:
   grass/trunk/gui/wxpython/docs/wxGUI.IClass.html
Log:
wxGUI/IClass: cosmetics in manual page


Modified: grass/trunk/gui/wxpython/docs/wxGUI.IClass.html
===================================================================
--- grass/trunk/gui/wxpython/docs/wxGUI.IClass.html	2011-12-18 20:50:40 UTC (rev 49818)
+++ grass/trunk/gui/wxpython/docs/wxGUI.IClass.html	2011-12-18 21:18:20 UTC (rev 49819)
@@ -10,14 +10,16 @@
 <em><a href="i.maxlik.html">i.maxlik</a></em>
 or as a seed signature file for
 <em><a href="i.cluster.html">i.cluster</a></em>.
-The modeler can be launched
+<em>WxIClass</em> can be launched
 from the menu <tt>Imagery -> Classify image -> Interactive input for supervised classification</tt>.
 
 <p>
 <em>wxIClass</em> currently allows to:
 
 <ul>
-  <li>create training areas (using vector digitizer)</li>
+  <li>create training areas
+  (using <em><a href="wxGUI.Vector_Digitizer.html">vector
+  digitizer</a></em>)</li>
   <li>show histograms for each band and class (category)</li>
   <li>show coincidence plots for each band</li>
   <li>show raster cells that match training areas
@@ -29,7 +31,7 @@
 
 <p>
 <em>wxIClass</em> performs the first pass in the GRASS two-pass supervised image
-classification process; the GRASS program 
+classification process; the GRASS module
 <em><a href="i.maxlik.html">i.maxlik</a></em> executes the second pass.
 Both programs must be run to generate a classified map in GRASS
 raster format.
@@ -81,7 +83,7 @@
 <h2>AUTHOR</h2>
 
 Anna Kratochvilova,
- <a href="http://www.cvut.cz">Czech Technical University in Prague</a>, Czech Republic
+ <a href="http://www.cvut.cz">Czech Technical University in Prague</a>, Czech Republic<br>
  
 Vaclav Petras,
  <a href="http://www.cvut.cz">Czech Technical University in Prague</a>, Czech Republic



More information about the grass-commit mailing list