Scroll to navigation

OTBCLI_COMPUTEMODULUSANDPHASE:(1) User Commands OTBCLI_COMPUTEMODULUSANDPHASE:(1)

NAME

otbcli_ComputeModulusAndPhase - OTB ComputeModulusAndPhase application

DESCRIPTION

This is the ComputeModulusAndPhase application, version 6.0.0 This application computes the modulus and the phase of a complex SAR image.

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

Parameters:

Report progress

-in <string> Input Image (mandatory) -modulus <string> [pixel] Modulus [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) -phase <string> [pixel] Phase [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> Load otb application from xml file (optional, off by default)

EXAMPLES

otbcli_ComputeModulusAndPhase -in monobandComplexFloat.tif -modulus modulus.tif -phase phase.tif

May 2017 otbcli_ComputeModulusAndPhase 6.0.0