interimage:terraaida_operator_development
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:terraaida_operator_development [2010/03/25 13:07] – castejon | interimage:terraaida_operator_development [2010/03/25 14:08] (atual) – castejon | ||
---|---|---|---|
Linha 3: | Linha 3: | ||
This is an auxiliary document to help developers to be able to build their own InterIMAGE operators by reusing the base of functions/ | This is an auxiliary document to help developers to be able to build their own InterIMAGE operators by reusing the base of functions/ | ||
- | ==== InterIMAGE | + | ---- |
+ | |||
+ | |||
+ | ==== InterIMAGE | ||
This topic describes the interaction mechanism between the InterIMAGE engine core and an operator. It provides only the minimum set of details required by a TerraAIDA operator. More detailed information can be found at the [[http:// | This topic describes the interaction mechanism between the InterIMAGE engine core and an operator. It provides only the minimum set of details required by a TerraAIDA operator. More detailed information can be found at the [[http:// | ||
Linha 13: | Linha 16: | ||
*The bottom-up analysis step | *The bottom-up analysis step | ||
- | == Operator | + | == Operator |
+ | |||
+ | *Operator execution environment | ||
+ | *Operator description file (.OP) | ||
+ | -Operator action region bounding box | ||
+ | -Action region mask file (optional) | ||
+ | -Output result label image | ||
+ | -Output result hypothesis description XML file | ||
+ | -Other auxiliary parameters | ||
+ | |||
+ | ---- | ||
+ | |||
- | *Operator action region bounding box | ||
- | *Action region mask file (optional) | ||
- | *Output result label image | ||
- | *Output result hypothesis description XML file | ||
==== TerraAIDA aperators auxiliary classes and functions ==== | ==== TerraAIDA aperators auxiliary classes and functions ==== | ||
- | This topic describes the | + | This topic describes the base of functions/ |
+ | |||
+ | == TerraLib interaction == | ||
+ | |||
+ | *TerraLib matricial support | ||
+ | *TerraLib vectorial support | ||
+ | |||
+ | == Project structure == | ||
+ | |||
+ | *Directory disposition | ||
+ | *Platform compilation issues | ||
+ | *Testing support (experimental) | ||
+ | |||
+ | == Operators base library == | ||
+ | |||
+ | *Classes and hypothesis support data structures | ||
+ | *Support functions | ||
+ | |||
+ | ---- | ||
- | == InterIMAGE analysis scheme == | ||
==== A simple operator building example ==== | ==== A simple operator building example ==== | ||
Linha 30: | Linha 58: | ||
This topic describes a simple operator build example using the TerraAIDA support. | This topic describes a simple operator build example using the TerraAIDA support. | ||
+ | Just like in [[creating_operators]] but much more simple. Maybe we could build a simpler operator an keep it inside the CVS repository too. |
interimage/terraaida_operator_development.1269522432.txt.gz · Última modificação: 2010/03/25 13:07 por castejon