interimage:operators_documentation
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 anteriorPróxima revisãoAmbos lados da revisão seguinte | ||
interimage:operators_documentation [2011/01/28 18:13] – tkorting | interimage:operators_documentation [2014/06/04 18:12] – rsilva | ||
---|---|---|---|
Linha 5: | Linha 5: | ||
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, | 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, | ||
+ | |||
===== TA Arithmetic ===== | ===== TA Arithmetic ===== | ||
Linha 49: | Linha 50: | ||
| Polygons Min Area | Integer | Generated polygons minimum allowed area (pixels). | | Polygons Min Area | Integer | Generated polygons minimum allowed area (pixels). | ||
| Dummy Value (no data) | Floating point | The dummy value from input images. | | If not present, all image data will be processed. | | | Dummy Value (no data) | Floating point | The dummy value from input images. | | If not present, all image data will be processed. | | ||
- | | Arithmetic Expression | + | | Arithmetic Expression |
| Morphological Filter Iterations | Integer | Number of morphological (mode) iterations applied to the result. | Greater or equal to 0. | The use of a value greater than or equal to 1 is advised to avoid the creation of to small hypothesis | | | Morphological Filter Iterations | Integer | Number of morphological (mode) iterations applied to the result. | Greater or equal to 0. | The use of a value greater than or equal to 1 is advised to avoid the creation of to small hypothesis | | ||
| Training Set File | *.shp | A file with training samples for supervised classification. | The file must be in the InterIMAGE region format. | | | | Training Set File | *.shp | A file with training samples for supervised classification. | The file must be in the InterIMAGE region format. | | | ||
Linha 173: | Linha 174: | ||
One example of this operator can be found [[interimage: | One example of this operator can be found [[interimage: | ||
+ | |||
Linha 204: | Linha 206: | ||
| Number of grid lines | Integer | | Number of grid lines | Integer | ||
| Number of grid columns | Integer | Number of columns to divide the image. | | Number of grid columns | Integer | Number of columns to divide the image. | ||
- | | Resolution | + | | Amount of points |
- | | Resolution | + | | Amount of points |
| Reliability | | Reliability | ||
interimage/operators_documentation.txt · Última modificação: 2016/08/05 14:44 por tkorting