table of contents
other versions
OTBGUI_SARDEBURST(1) | User Commands | OTBGUI_SARDEBURST(1) |
NAME¶
otbgui_SARDeburst - OTB SARDeburst application
DESCRIPTION¶
This is the SARDeburst application, version 6.0.0 This application performs a deburst operation by removing redundant lines.
Complete documentation: http://www.orfeo-toolbox.org/Applications/SARDeburst.html
Parameters:¶
- -progress <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)
EXAMPLES¶
otbgui_SARDeburst -in s1_iw_slc.tif -out s1_iw_slc_deburst.tif
May 2017 | otbgui_SARDeburst 6.0.0 |