interimage:creating_operators
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anteriorRevisão anteriorPróxima revisão | Revisão anterior | ||
interimage:creating_operators [2009/10/08 16:06] – tkorting | interimage:creating_operators [2009/12/03 19:35] (atual) – gilson | ||
---|---|---|---|
Linha 1: | Linha 1: | ||
- | ====== Creating an operator ====== | + | [[interimage: |
+ | ====== | ||
TerraAIDA project aims to build InterIMAGE operators using the TerraLib library following the GNU LGLP license model. More information at http:// | TerraAIDA project aims to build InterIMAGE operators using the TerraLib library following the GNU LGLP license model. More information at http:// | ||
Linha 21: | Linha 22: | ||
===== Operator .op file ===== | ===== Operator .op file ===== | ||
+ | |||
+ | The following code represents the .op file to be loaded into InterIMAGE GUI. | ||
<code xml> | <code xml> | ||
< | < | ||
- | cmd=" | + | cmd=" |
runglobal=false tip=" | runglobal=false tip=" | ||
< | < | ||
Linha 33: | Linha 36: | ||
</ | </ | ||
</ | </ | ||
+ | |||
+ | The resultant set of parameters will appear in InterIMAGE like the next figure. | ||
+ | |||
+ | {{interimage: | ||
===== Operator Main File ===== | ===== Operator Main File ===== |
interimage/creating_operators.1255018014.txt.gz · Última modificação: 2009/10/08 16:06 por tkorting