table of contents
OTBCLI_SARRADIOMETRICCALIBRATION(1) | User Commands | OTBCLI_SARRADIOMETRICCALIBRATION(1) |
NAME¶
otbcli_SarRadiometricCalibration - OTB SarRadiometricCalibration application
DESCRIPTION¶
This is the SarRadiometricCalibration application, version 5.2.0 Perform radiometric calibration of SAR images. Following sensors are supported: TerraSAR-X, Sentinel1 and Radarsat-2.Both Single Look Complex(SLC) and detected products are supported as input.
Complete documentation: http://www.orfeo-toolbox.org/Applications/SarRadiometricCalibration.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)
- -ram
- <int32> Available RAM (Mb) (optional, off by default, default value is 128)
- -noise
- <boolean> Disable Noise (optional, off by default)
- -lut
- <string> Lookup table sigma /gamma/ beta/ DN. [sigma/gamma/beta/dn] (mandatory, default value is sigma)
- -inxml
- <string> Load otb application from xml file (optional, off by default)
EXAMPLES¶
otbcli_SarRadiometricCalibration -in RSAT_imagery_HH.tif -out SarRadiometricCalibration.tif
SEE ALSO¶
The full documentation for otbcli_SarRadiometricCalibration is maintained as a Texinfo manual. If the info and otbcli_SarRadiometricCalibration programs are properly installed at your site, the command
- info otbcli_SarRadiometricCalibration
should give you access to the complete manual.
December 2015 | otbcli_SarRadiometricCalibration 5.2.0 |