Scroll to navigation

OTBCLI_DESPECKLE(1) User Commands OTBCLI_DESPECKLE(1)

NAME

otbcli_Despeckle - OTB Despeckle application

DESCRIPTION

This is the Despeckle application, version 5.2.0 Perform speckle noise reduction on SAR image.

Complete documentation: http://www.orfeo-toolbox.org/Applications/Despeckle.html

Parameters:

<boolean> Report progress


-in <string> Input Image (mandatory)
-out <string> [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory)

<int32> Available RAM (Mb) (optional, off by default, default value is 128)
<string> speckle filtering method [lee/frost/gammamap/kuan] (mandatory, default value is lee)
<int32> Radius (mandatory, default value is 1)
<float> nb looks (mandatory, default value is 1)
<int32> Radius (mandatory, default value is 1)
<float> deramp (mandatory, default value is 0.1)
<int32> Radius (mandatory, default value is 1)
nb looks (mandatory, default value is 1)
<int32> Radius (mandatory)
<float> nb looks (mandatory)
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbcli_Despeckle -in sar.tif -filter lee -filter.lee.rad 5 -out despeckle.tif

SEE ALSO

The full documentation for otbcli_Despeckle is maintained as a Texinfo manual. If the info and otbcli_Despeckle programs are properly installed at your site, the command

info otbcli_Despeckle

should give you access to the complete manual.

December 2015 otbcli_Despeckle 5.2.0