Browse Source

say where the signature file will be saved to

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@31673 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 17 years ago
parent
commit
2e82c27f9a
1 changed files with 14 additions and 11 deletions
  1. 14 11
      imagery/i.class/description.html

+ 14 - 11
imagery/i.class/description.html

@@ -51,10 +51,11 @@ user can outline the classes of interest.
 <P>
 <P>
 
 
 The first screen in the program <EM>i.class</EM> asks the user for the
 The first screen in the program <EM>i.class</EM> asks the user for the
-<A HREF="i.group.html">imagery</A> <EM>group</EM> and <EM>subgroup</EM> to be analyzed:
+<A HREF="i.group.html">imagery</A> <EM>group</EM> and <EM>subgroup</EM>
+to be analyzed:
 
 
 
 
-<PRE>
+<div class="code"><PRE>
 LOCATION: location    SUPERVISED CLASSIFIER     MAPSET: demo
 LOCATION: location    SUPERVISED CLASSIFIER     MAPSET: demo
 
 
      Please select the group and subgroup to be analyzed
      Please select the group and subgroup to be analyzed
@@ -65,7 +66,7 @@ SUBGROUP:   123________   (list will show available subgroups)
 
 
      AFTER COMPLETING ALL ANSWERS, HIT &lt;ESC&gt; TO CONTINUE
      AFTER COMPLETING ALL ANSWERS, HIT &lt;ESC&gt; TO CONTINUE
                    (OR &lt;Ctrl-C&gt; TO CANCEL)
                    (OR &lt;Ctrl-C&gt; TO CANCEL)
-</PRE>
+</PRE></div>
 
 
 <P>
 <P>
 
 
@@ -83,12 +84,12 @@ Note that this subgroup must contain more than one band.
 
 
 After the first screen, the program asks the user for the name of the
 After the first screen, the program asks the user for the name of the
 resulting signature file.  The signature file is both the output file for
 resulting signature file.  The signature file is both the output file for
-<EM>i.class</EM> and the required input file for the GRASS
-program 
-<EM><A HREF="i.maxlik.html">i.maxlik</A></EM>.  
-It contains the region means and
-covariance matrices that are used to classify an image in 
-<EM><A HREF="i.maxlik.html">i.maxlik</A></EM>.
+<EM>i.class</EM> and the required input file for the GRASS 
+<EM><A HREF="i.maxlik.html">i.maxlik</A></EM> module.
+It contains the region means and covariance matrices that are used to
+classify an image in  <EM><A HREF="i.maxlik.html">i.maxlik</A></EM>.
+The signature file will be saved in the
+<tt>$MAPSET/group/$GROUP/subgroup/$SUBGROUP/sig/</tt> directory.
 
 
 <P>
 <P>
 
 
@@ -118,7 +119,7 @@ to enter names for the signatures created.
 The display frame layout that <EM>i.class</EM> uses is
 The display frame layout that <EM>i.class</EM> uses is
 represented below for reference.
 represented below for reference.
 
 
-<PRE>
+<div class="code"><PRE>
 +-----------------------+---------------------------+
 +-----------------------+---------------------------+
 |                       |                           |
 |                       |                           |
 |                       |    Map Display Frame      |
 |                       |    Map Display Frame      |
@@ -141,7 +142,8 @@ represented below for reference.
 +-----------------------+---------------------------+
 +-----------------------+---------------------------+
 |        Menu Frame                                 |
 |        Menu Frame                                 |
 +---------------------------------------------------+
 +---------------------------------------------------+
-</PRE>
+</PRE></div>
+
 
 
 <H2>THE MENUS</H2>
 <H2>THE MENUS</H2>
 
 
@@ -353,6 +355,7 @@ entered, the user is returned to the Command Menu.
 
 
 </DL>
 </DL>
 
 
+
 <H2>NOTES</H2>
 <H2>NOTES</H2>
 
 
 <EM>i.class</EM> uses the current MASK to generate the
 <EM>i.class</EM> uses the current MASK to generate the