Statistics
| Revision:

gvsig-geoprocess / org.gvsig.geoprocess / trunk / org.gvsig.geoprocess / org.gvsig.geoprocess.app / org.gvsig.geoprocess.app.mainplugin / src / main / resources / help / en / es.unex.sextante.gridAnalysis.cva / cva.xml @ 338

History | View | Annotate | Download (2.07 KB)

1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
        <help>
3
                <element name="DESCRIPTION" text="The extension Change Vector Analysis (CVA) evaluates a factor that changes over time. It shows the changes that occured on two images (or two bands) taken at two different periods. Four images are necessary, two images taken at an initial date (normally red and infrared bands) and the same images taken at a later date.&#10;&#10;Taking one of the bands (band 1) as the X and the other (band 2) as the Y, will give 4 coordinates and two points (x, y). One of the these points represents the initial date while the other represents the final one. The vector linking these points can be expressed in polar coordinates (module, angle)." description="Descripci&#243;n" type="0">
4
                        <image description="" file="change_vector_analysis.jpg">
5
                        </image>
6
                </element>
7
                <element name="ADDITIONAL_INFO" text="" description="Informaci&#243;n adicional" type="0">
8
                </element>
9
                <element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extensi&#243;n creada por" type="0">
10
                </element>
11
                <element name="HELP_AUTHOR" text="Victor Olaya" description="Ayuda creada por" type="0">
12
                </element>
13
                <element name="USER_NOTES" text="" description="Notas de usuario" type="0">
14
                </element>
15
                <element name="A1" text="select first layer taken at an initial date." description="Capa 1 Inicial" type="3">
16
                </element>
17
                <element name="A2" text="select second layer taken at an initial date." description="Capa 2 Inicial" type="3">
18
                </element>
19
                <element name="B1" text="select firts layer taken at a later date." description="Capa 1 Final" type="3">
20
                </element>
21
                <element name="B2" text="select second layer taken at a later date." description="Capa 2 Final" type="3">
22
                </element>
23
                <element name="OUTPUT_DESCRIPTION" text="" description="Descripci&#243;n general" type="2">
24
                </element>
25
                <element name="ANGLE" text="" description="&#193;ngulo" type="2">
26
                </element>
27
                <element name="DIST" text="" description="M&#243;dulo" type="2">
28
                </element>
29
        </help>
30
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>