Scroll to navigation

OTBGUI_SARPOLARSYNTH(1) User Commands OTBGUI_SARPOLARSYNTH(1)

NAME

otbgui_SARPolarSynth - OTB SARPolarSynth application

DESCRIPTION

This is the SARPolarSynth application, version 5.2.0 Gives, for each pixel, the power that would have been received by a SAR system with a basis different from the classical (H,V) one (polarimetric synthetis).

Complete documentation: http://www.orfeo-toolbox.org/Applications/SARPolarSynth.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)

<float> psii (mandatory, default value is 0)
<float> khii (mandatory, default value is 0)
<float> psir (mandatory, default value is 0)
<float> khir (mandatory, default value is 0)
Emission H (optional, on by default, default value is 0)
Emission V (optional, on by default, default value is 0)
<string> Forced mode [none/co/cross] (mandatory, default value is none)
<int32> Available RAM (Mb) (optional, off by default, default value is 128)
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbgui_SARPolarSynth -in sar.tif -psii 15. -khii 5. -psir -25. -khir 10. -out newbasis.tif

SEE ALSO

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

info otbgui_SARPolarSynth

should give you access to the complete manual.

December 2015 otbgui_SARPolarSynth 5.2.0