Scroll to navigation

OTBGUI_RESCALE(1) User Commands OTBGUI_RESCALE(1)

NAME

otbgui_Rescale - OTB Rescale application

DESCRIPTION

This is the Rescale application, version 5.2.0 Rescale the image between two given values.

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

Parameters:

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)
<float> Output min value (optional, on by default, default value is 0)
<float> Output max value (optional, on by default, default value is 255)
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbgui_Rescale -in QB_Toulouse_Ortho_PAN.tif -out rescaledImage.png uchar -outmin 0 -outmax 255

SEE ALSO

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

info otbgui_Rescale

should give you access to the complete manual.

December 2015 otbgui_Rescale 5.2.0