[GRASS-SVN] r54395 - in grass/trunk/gui/wxpython: . animation dbmgr docs gmodeler iclass mapswipe psmap rlisetup vdigit
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Dec 25 02:58:00 PST 2012
Author: martinl
Date: 2012-12-25 02:58:00 -0800 (Tue, 25 Dec 2012)
New Revision: 54395
Modified:
grass/trunk/gui/wxpython/Makefile
grass/trunk/gui/wxpython/animation/g.gui.animation.html
grass/trunk/gui/wxpython/dbmgr/g.gui.dbmgr.html
grass/trunk/gui/wxpython/docs/wxGUI.Components.html
grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.html
grass/trunk/gui/wxpython/iclass/g.gui.iclass.html
grass/trunk/gui/wxpython/mapswipe/g.gui.mapswipe.html
grass/trunk/gui/wxpython/psmap/g.gui.psmap.html
grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.html
grass/trunk/gui/wxpython/vdigit/g.gui.vdigit.html
Log:
update manuals - note g.gui.iclass
Modified: grass/trunk/gui/wxpython/Makefile
===================================================================
--- grass/trunk/gui/wxpython/Makefile 2012-12-25 10:26:46 UTC (rev 54394)
+++ grass/trunk/gui/wxpython/Makefile 2012-12-25 10:58:00 UTC (rev 54395)
@@ -1,6 +1,6 @@
MODULE_TOPDIR = ../..
-SUBDIRS = docs animation mapswipe gmodeler rlisetup psmap dbmgr vdigit
+SUBDIRS = docs animation mapswipe gmodeler rlisetup psmap dbmgr vdigit iclass
EXTRA_CLEAN_FILES = menustrings.py build_ext.pyc
include $(MODULE_TOPDIR)/include/Make/Dir.make
Modified: grass/trunk/gui/wxpython/animation/g.gui.animation.html
===================================================================
--- grass/trunk/gui/wxpython/animation/g.gui.animation.html 2012-12-25 10:26:46 UTC (rev 54394)
+++ grass/trunk/gui/wxpython/animation/g.gui.animation.html 2012-12-25 10:58:00 UTC (rev 54395)
@@ -56,6 +56,7 @@
<a href="g.gui.html">g.gui</a>,
<a href="g.gui.dbmgr.html">g.gui.dbmgr</a>,
<a href="g.gui.gmodeler.html">g.gui.gmodeler</a>,
+ <a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="g.gui.mapswipe.html">g.gui.mapswipe</a>,
<a href="g.gui.psmap.html">g.gui.psmap</a>,
<a href="g.gui.rlisetup.html">g.gui.rlisetup</a>,
Modified: grass/trunk/gui/wxpython/dbmgr/g.gui.dbmgr.html
===================================================================
--- grass/trunk/gui/wxpython/dbmgr/g.gui.dbmgr.html 2012-12-25 10:26:46 UTC (rev 54394)
+++ grass/trunk/gui/wxpython/dbmgr/g.gui.dbmgr.html 2012-12-25 10:58:00 UTC (rev 54395)
@@ -62,6 +62,7 @@
<a href="g.gui.html">g.gui</a>,
<a href="g.gui.animation.html">g.gui.animation</a>,
<a href="g.gui.gmodeler.html">g.gui.gmodeler</a>,
+ <a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="g.gui.mapswipe.html">g.gui.mapswipe</a>,
<a href="g.gui.psmap.html">g.gui.psmap</a>,
<a href="g.gui.rlisetup.html">g.gui.rlisetup</a>,
Modified: grass/trunk/gui/wxpython/docs/wxGUI.Components.html
===================================================================
--- grass/trunk/gui/wxpython/docs/wxGUI.Components.html 2012-12-25 10:26:46 UTC (rev 54394)
+++ grass/trunk/gui/wxpython/docs/wxGUI.Components.html 2012-12-25 10:58:00 UTC (rev 54395)
@@ -14,7 +14,8 @@
<li><a href="wxGUI.GCP_Manager.html">Ground Control Points Manager</a></li>
<li><a href="wxGUI.mapswipe.html">Map Swipe</a>
available also as a command line tool <em><a href="g.gui.mapswipe.html">g.gui.mapswipe</a></em></li>
- <li><a href="wxGUI.IClass.html">Supervised Classification Tool</a></li>
+ <li><a href="wxGUI.iclass.html">Supervised Classification Tool</a>
+ available also as a command line tool <em><a href="g.gui.iclass.html">g.gui.iclass</a></em></li>
<li><a href="wxGUI.vdigit.html">Vector Digitizer</a>
available also as a command line tool <em><a href="g.gui.vdigit.html">g.gui.vdigit</a></em></li>
</ul>
Modified: grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.html
===================================================================
--- grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.html 2012-12-25 10:26:46 UTC (rev 54394)
+++ grass/trunk/gui/wxpython/gmodeler/g.gui.gmodeler.html 2012-12-25 10:58:00 UTC (rev 54395)
@@ -44,6 +44,7 @@
<a href="g.gui.html">g.gui</a>,
<a href="g.gui.animation.html">g.gui.animation</a>,
<a href="g.gui.dbmgr.html">g.gui.dbmgr</a>,
+ <a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="g.gui.mapswipe.html">g.gui.mapswipe</a>,
<a href="g.gui.psmap.html">g.gui.psmap</a>,
<a href="g.gui.rlisetup.html">g.gui.rlisetup</a>,
Modified: grass/trunk/gui/wxpython/iclass/g.gui.iclass.html
===================================================================
--- grass/trunk/gui/wxpython/iclass/g.gui.iclass.html 2012-12-25 10:26:46 UTC (rev 54394)
+++ grass/trunk/gui/wxpython/iclass/g.gui.iclass.html 2012-12-25 10:58:00 UTC (rev 54395)
@@ -3,22 +3,24 @@
<h2>DESCRIPTION</h2>
<p>
-<b>WxIClass</b> is
+<b>Supervised Classification Tool</b> (wxIClass) is
a <em><a href="wxGUI.html">wxGUI</a></em> compoment which allows the
-user to create training areas and generate spectral signatures.
-The resulting signature file can be used as input for
+user to create training areas and generate spectral signatures. The
+resulting signature file can be used as input for
<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>.
-<em>WxIClass</em> can be launched
-from the menu <tt>Imagery -> Classify image -> Interactive input for supervised classification</tt>.
+<em>WxIClass</em> can be launched from the Layer Manager
+menu <i>Imagery → Classify image → Interactive input for
+supervised classification</i> or via command line
+as <em>g.gui.iclass</em>.
<p>
<em>wxIClass</em> currently allows to:
<ul>
<li>create training areas
- (using <em><a href="wxGUI.Vector_Digitizer.html">vector
+ (using customized <em><a href="wxGUI.vdigit.html">vector
digitizer</a></em>)</li>
<li>show histograms for each band and class (category)</li>
<li>show coincidence plots for each band</li>
Modified: grass/trunk/gui/wxpython/mapswipe/g.gui.mapswipe.html
===================================================================
--- grass/trunk/gui/wxpython/mapswipe/g.gui.mapswipe.html 2012-12-25 10:26:46 UTC (rev 54394)
+++ grass/trunk/gui/wxpython/mapswipe/g.gui.mapswipe.html 2012-12-25 10:58:00 UTC (rev 54395)
@@ -46,6 +46,7 @@
<a href="g.gui.animation.html">g.gui.animation</a>,
<a href="g.gui.dbmgr.html">g.gui.dbmgr</a>,
<a href="g.gui.gmodeler.html">g.gui.gmodeler</a>,
+ <a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="g.gui.psmap.html">g.gui.psmap</a>,
<a href="g.gui.rlisetup.html">g.gui.rlisetup</a>,
<a href="g.gui.vdigit.html">g.gui.vdigit</a>
Modified: grass/trunk/gui/wxpython/psmap/g.gui.psmap.html
===================================================================
--- grass/trunk/gui/wxpython/psmap/g.gui.psmap.html 2012-12-25 10:26:46 UTC (rev 54394)
+++ grass/trunk/gui/wxpython/psmap/g.gui.psmap.html 2012-12-25 10:58:00 UTC (rev 54395)
@@ -201,6 +201,7 @@
<a href="g.gui.animation.html">g.gui.animation</a>,
<a href="g.gui.dbmgr.html">g.gui.dbmgr</a>,
<a href="g.gui.gmodeler.html">g.gui.gmodeler</a>,
+ <a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="g.gui.mapswipe.html">g.gui.mapswipe</a>,
<a href="g.gui.rlisetup.html">g.gui.rlisetup</a>,
<a href="g.gui.vdigit.html">g.gui.vdigit</a>
Modified: grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.html
===================================================================
--- grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.html 2012-12-25 10:26:46 UTC (rev 54394)
+++ grass/trunk/gui/wxpython/rlisetup/g.gui.rlisetup.html 2012-12-25 10:58:00 UTC (rev 54395)
@@ -19,6 +19,7 @@
<a href="g.gui.animation.html">g.gui.animation</a>,
<a href="g.gui.dbmgr.html">g.gui.dbmgr</a>,
<a href="g.gui.gmodeler.html">g.gui.gmodeler</a>,
+ <a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="g.gui.mapswipe.html">g.gui.mapswipe</a>,
<a href="g.gui.psmap.html">g.gui.psmap</a>,
<a href="g.gui.vdigit.html">g.gui.vdigit</a>
Modified: grass/trunk/gui/wxpython/vdigit/g.gui.vdigit.html
===================================================================
--- grass/trunk/gui/wxpython/vdigit/g.gui.vdigit.html 2012-12-25 10:26:46 UTC (rev 54394)
+++ grass/trunk/gui/wxpython/vdigit/g.gui.vdigit.html 2012-12-25 10:58:00 UTC (rev 54395)
@@ -263,6 +263,7 @@
<a href="g.gui.animation.html">g.gui.animation</a>,
<a href="g.gui.dbmgr.html">g.gui.dbmgr</a>,
<a href="g.gui.gmodeler.html">g.gui.gmodeler</a>,
+ <a href="g.gui.iclass.html">g.gui.iclass</a>,
<a href="g.gui.mapswipe.html">g.gui.mapswipe</a>,
<a href="g.gui.psmap.html">g.gui.psmap</a>,
<a href="g.gui.rlisetup.html">g.gui.rlisetup</a>
More information about the grass-commit
mailing list