Ferramentas do usuário

Ferramentas do site


interimage:operators_documentation

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anteriorRevisão anterior
Próxima revisão
Revisão anterior
Próxima revisãoAmbos lados da revisão seguinte
interimage:operators_documentation [2010/09/13 14:07] tkortinginterimage:operators_documentation [2011/01/28 19:05] tkorting
Linha 2: Linha 2:
  
 ====== TerraAIDA Operators Documentation ====== ====== TerraAIDA Operators Documentation ======
-Operators reference version: 1.0.5+Operators reference version: 1.0.6
  
 InterIMAGE is a multi-platform framework, written in C++, currently with implementations for LINUX and Windows operational systems. Moreover, InterIMAGE provides support for the integration of image processing operators in the interpretation process and, as such operators are treated as external programs by its control mechanism, they can be coded in any computer language, and even in proprietary programs. The InterIMAGE framework offers, nonetheless, a repository of operators, called TerraAIDA ([[http://www.dpi.inpe.br/terraaida]]), assembled with software classes and functions supplied by the [[http://www.terralib.org/|TerraLib]] library. InterIMAGE is a multi-platform framework, written in C++, currently with implementations for LINUX and Windows operational systems. Moreover, InterIMAGE provides support for the integration of image processing operators in the interpretation process and, as such operators are treated as external programs by its control mechanism, they can be coded in any computer language, and even in proprietary programs. The InterIMAGE framework offers, nonetheless, a repository of operators, called TerraAIDA ([[http://www.dpi.inpe.br/terraaida]]), assembled with software classes and functions supplied by the [[http://www.terralib.org/|TerraLib]] library.
Linha 173: Linha 173:
  
 One example of this operator can be found [[interimage:examples:supervised_c45|here]]. One example of this operator can be found [[interimage:examples:supervised_c45|here]].
 +
 +
 +
  
 ===== TA Checkerboard Segmenter ===== ===== TA Checkerboard Segmenter =====
Linha 200: Linha 203:
    
 ^ Parameter Name  ^ Type            ^ Description                 Valid Values      ^   Note      ^ Parameter Name  ^ Type            ^ Description                 Valid Values      ^   Note     
-| Number of grid lines | Integer         | Number of lines to divide the image.   | Greater than zero.  |          | +| Number of grid lines | Integer   | Number of lines to divide the image.   | Greater than zero.  |          | 
-| Number of grid columns | Integer         | Number of columns to divide the image.   | Greater than zero.  |          |+| Number of grid columns | Integer | Number of columns to divide the image.   | Greater than zero.  |          | 
 +| Amount of points in X | Integer | Number of pixels per cell in X dimension.   | Greater than zero.  |          | 
 +| Amount of points in Y | Integer | Number of pixels per cell in Y dimension.     | Greater than zero.  |          |
 | Reliability     | Floating point | The reliability (higher priority will be given to nodes with higher weights in cases where there are geographic overlays). | [0.0, 1.0] |  | | Reliability     | Floating point | The reliability (higher priority will be given to nodes with higher weights in cases where there are geographic overlays). | [0.0, 1.0] |  |
 +
  
 ===== TA NDVI Segmenter ===== ===== TA NDVI Segmenter =====
interimage/operators_documentation.txt · Última modificação: 2016/08/05 14:44 por tkorting