Statistics
| Revision:

gvsig-geoprocess / org.gvsig.geoprocess / trunk / org.gvsig.geoprocess / org.gvsig.geoprocess.app / org.gvsig.geoprocess.app.mainplugin / src / main / resources / help / es / es.unex.sextante.imageAnalysis.rgb2his / rgb2his.xml @ 339

History | View | Annotate | Download (1.65 KB)

1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
        <help>
3
                <element name="DESCRIPTION" text="Este algoritmo convierte valores RGB (red-green-blue) a HIS (hue-intensity-saturation). Se necesitan tres capas raster de entrada como RGB, y se generan tres nuevas capas raster para HIS.&#10;" description="Descripci&#243;n" type="0">
4
                </element>
5
                <element name="ADDITIONAL_INFO" text="" description="Informaci&#243;n adicional" type="0">
6
                </element>
7
                <element name="EXTENSION_AUTHOR" description="Algoritmo creado por" text="Victor Olaya" type="0">
8
                </element>
9
                <element name="HELP_AUTHOR" text="Victor Olaya y Antonio Ordo?ez" description="Ayuda creada por" type="0">
10
                </element>
11
                <element name="USER_NOTES" text="" description="Notas de usuario" type="0">
12
                </element>
13
                <element name="LAYERR" text="la capa R." description="Capa R" type="3">
14
                </element>
15
                <element name="BANDR" text="la banda R." description="Banda R" type="3">
16
                </element>
17
                <element name="LAYERG" text="la capa G." description="Capa G" type="3">
18
                </element>
19
                <element name="BANDG" text="la banda G." description="Banda G" type="3">
20
                </element>
21
                <element name="LAYERB" text="la capa B." description="Capa B" type="3">
22
                </element>
23
                <element name="BANDB" text="la banda B." description="Banda B" type="3">
24
                </element>
25
                <element name="OUTPUT_DESCRIPTION" text="" description="Descripci&#243;n general" type="2">
26
                </element>
27
                <element name="S" text="" description="S" type="2">
28
                </element>
29
                <element name="I" text="" description="I" type="2">
30
                </element>
31
                <element name="H" text="" description="H" type="2">
32
                </element>
33
        </help>
34
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>