.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_DESPECKLE "1" "December 2015" "otbcli_Despeckle 5.2.0" "User Commands" .SH NAME otbcli_Despeckle \- OTB Despeckle application .SH DESCRIPTION This is the Despeckle application, version 5.2.0 Perform speckle noise reduction on SAR image. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/Despeckle.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) \fB\-out\fR [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-filter\fR speckle filtering method [lee/frost/gammamap/kuan] (mandatory, default value is lee) .TP \fB\-filter\fR.lee.rad Radius (mandatory, default value is 1) .TP \fB\-filter\fR.lee.nblooks nb looks (mandatory, default value is 1) .TP \fB\-filter\fR.frost.rad Radius (mandatory, default value is 1) .TP \fB\-filter\fR.frost.deramp deramp (mandatory, default value is 0.1) .TP \fB\-filter\fR.gammamap.rad Radius (mandatory, default value is 1) .TP \fB\-filter\fR.gammamap.nblooks nb looks (mandatory, default value is 1) .TP \fB\-filter\fR.kuan.rad Radius (mandatory) .TP \fB\-filter\fR.kuan.nblooks nb looks (mandatory) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_Despeckle \-in sar.tif \-filter lee \-filter.lee.rad 5 \-out despeckle.tif .SH "SEE ALSO" The full documentation for .B otbcli_Despeckle is maintained as a Texinfo manual. If the .B info and .B otbcli_Despeckle programs are properly installed at your site, the command .IP .B info otbcli_Despeckle .PP should give you access to the complete manual.