[GRASS-SVN] r35546 -
grass/branches/releasebranch_6_4/scripts/i.fusion.brovey
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Jan 22 17:33:04 EST 2009
Author: hamish
Date: 2009-01-22 17:33:04 -0500 (Thu, 22 Jan 2009)
New Revision: 35546
Added:
grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/rgb_brovey.jpg
grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/rgb_originals.jpg
Removed:
grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/rgb_brovey.png
grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/rgb_originals.png
Modified:
grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/description.html
Log:
much smaller images for help page (merge from devbr6)
Modified: grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/description.html
===================================================================
--- grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/description.html 2009-01-22 22:30:53 UTC (rev 35545)
+++ grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/description.html 2009-01-22 22:33:04 UTC (rev 35546)
@@ -14,6 +14,7 @@
The assignment of the channels depends on the satellite.
The module's help text (above) suggests for LANDSAT-7, QuickBird and SPOT.
+
<H2>NOTES</H2>
The command changes temporarily to the high resolution of the
panchromatic channels for creating the three output channels,
@@ -21,6 +22,7 @@
region coordinates are respected. The three pan-sharpened output
channels may be combined with <em>d.rgb</em> or <em>r.composite</em>.
+
<H2>EXAMPLE</H2>
Calculation of Brovey fusion map from North Carolina Landsat scene:
@@ -41,23 +43,36 @@
d.rgb b=brovey.blue g=brovey.green r=brovey.red
</pre></div>
+
Results:
+
<p>
<center>
-<img src="rgb_originals.png" alt="R, G, B composite of Landsat at 28.5m">
-<br>
-<i>R, G, B composite of Landsat at 28.5m</i>
+ <table border=1>
+ <tr>
+ <td align=center>
+ <img src="rgb_originals.jpg" alt="R, G, B composite of Landsat at 28.5m">
+ <br>
+ <font size="-1">
+ <i>R, G, B composite of Landsat at 28.5m</i>
+ </font>
+ </td>
+ <td align=center>
+ <img src="rgb_brovey.jpg" alt="R, G, B composite of Landsat Brovey fusion at 14.25m">
+ <br>
+ <font size="-1">
+ <i>R, G, B composite of Landsat Brovey fusion at 14.25m</i>
+ </font>
+ </td>
+ </tr>
+ </table>
</center>
-<p>
-
-<center>
-<img src="rgb_brovey.png" alt="R, G, B composite of Landsat Brovey fusion at 14.25m">
<br>
-<i>R, G, B composite of Landsat Brovey fusion at 14.25m</i>
-</center>
+
Colors may be optionally optimized.
+
<H2>SEE ALSO</H2>
<EM>
@@ -67,6 +82,7 @@
<A HREF="r.composite.html">r.composite</A>
</EM>
+
<H2>REFERENCES</H2>
<ul>
@@ -87,7 +103,9 @@
on <a href="http://gisws.media.osaka-cu.ac.jp/grass04/viewabstract.php?id=37">FOSS/GRASS 2004 & GIS-IDEAS 2004</a> (in press)
</ul>
+
<H2>AUTHOR</H2>
Markus Neteler, ITC-irst, Italy
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>
Added: grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/rgb_brovey.jpg
===================================================================
(Binary files differ)
Property changes on: grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/rgb_brovey.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Deleted: grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/rgb_brovey.png
===================================================================
(Binary files differ)
Added: grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/rgb_originals.jpg
===================================================================
(Binary files differ)
Property changes on: grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/rgb_originals.jpg
___________________________________________________________________
Name: svn:mime-type
+ image/jpeg
Deleted: grass/branches/releasebranch_6_4/scripts/i.fusion.brovey/rgb_originals.png
===================================================================
(Binary files differ)
More information about the grass-commit
mailing list