.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_LOCALSTATISTICEXTRACTION "1" "December 2015" "otbcli_LocalStatisticExtraction 5.2.0" "User Commands" .SH NAME otbcli_LocalStatisticExtraction \- OTB LocalStatisticExtraction application .SH DESCRIPTION This is the LocalStatisticExtraction application, version 5.2.0 Computes local statistical moments on every pixel in the selected channel of the input image .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/LocalStatisticExtraction.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) .TP \fB\-channel\fR Selected Channel (mandatory, default value is 1) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-radius\fR Neighborhood radius (mandatory, default value is 3) .PP \fB\-out\fR [pixel] Feature Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_LocalStatisticExtraction \-in qb_RoadExtract.tif \-channel 1 \-radius 3 \-out Statistics.tif .SH "SEE ALSO" The full documentation for .B otbcli_LocalStatisticExtraction is maintained as a Texinfo manual. If the .B info and .B otbcli_LocalStatisticExtraction programs are properly installed at your site, the command .IP .B info otbcli_LocalStatisticExtraction .PP should give you access to the complete manual.