.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_RESCALE "1" "December 2015" "otbgui_Rescale 5.2.0" "User Commands" .SH NAME otbgui_Rescale \- OTB Rescale application .SH DESCRIPTION This is the Rescale application, version 5.2.0 Rescale the image between two given values. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/Rescale.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) \fB\-out\fR [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-outmin\fR Output min value (optional, on by default, default value is 0) .TP \fB\-outmax\fR Output max value (optional, on by default, default value is 255) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_Rescale \-in QB_Toulouse_Ortho_PAN.tif \-out rescaledImage.png uchar \-outmin 0 \-outmax 255 .SH "SEE ALSO" The full documentation for .B otbgui_Rescale is maintained as a Texinfo manual. If the .B info and .B otbgui_Rescale programs are properly installed at your site, the command .IP .B info otbgui_Rescale .PP should give you access to the complete manual.