| OTBCLI_LOCALSTATISTICEXTRACTION(1) | User Commands | OTBCLI_LOCALSTATISTICEXTRACTION(1) |
otbcli_LocalStatisticExtraction - OTB LocalStatisticExtraction application
This is the LocalStatisticExtraction application, version 5.2.0 Computes local statistical moments on every pixel in the selected channel of the input image
Complete documentation: http://www.orfeo-toolbox.org/Applications/LocalStatisticExtraction.html
-in <string> Input Image (mandatory)
-out <string> [pixel] Feature Output Image
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
float) (mandatory)
otbcli_LocalStatisticExtraction -in qb_RoadExtract.tif -channel 1 -radius 3 -out Statistics.tif
The full documentation for otbcli_LocalStatisticExtraction is maintained as a Texinfo manual. If the info and otbcli_LocalStatisticExtraction programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_LocalStatisticExtraction 5.2.0 |