Scroll to navigation

OTBGUI_RADIOMETRICINDICES(1) User Commands OTBGUI_RADIOMETRICINDICES(1)

NAME

otbgui_RadiometricIndices - OTB RadiometricIndices application

DESCRIPTION

This is the RadiometricIndices application, version 5.2.0 Compute radiometric indices.

Complete documentation: http://www.orfeo-toolbox.org/Applications/RadiometricIndices.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)
<int32> Blue Channel (mandatory, default value is 1)
Green Channel (mandatory, default value is 1)
<int32> Red Channel (mandatory, default value is 1)
<int32> NIR Channel (mandatory, default value is 1)
<int32> Mir Channel (mandatory, default value is 1)
<string list> Available Radiometric Indices (mandatory, default value is ndvi)
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbgui_RadiometricIndices -in qb_RoadExtract.tif -list Vegetation:NDVI Vegetation:RVI Vegetation:IPVI -out RadiometricIndicesImage.tif

SEE ALSO

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

info otbgui_RadiometricIndices

should give you access to the complete manual.

December 2015 otbgui_RadiometricIndices 5.2.0