.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_CONVERT "1" "December 2015" "otbgui_Convert 5.2.0" "User Commands" .SH NAME otbgui_Convert \- OTB Convert application .SH DESCRIPTION This is the Convert application, version 5.2.0 Convert an image to a different format, eventually rescaling the data and/or changing the pixel type. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/Convert.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input image (mandatory) .TP \fB\-type\fR Rescale type [none/linear/log2] (mandatory, default value is none) .TP \fB\-type\fR.linear.gamma Gamma correction factor (optional, on by default, default value is 1) .TP \fB\-mask\fR Input mask (optional, off by default) .TP \fB\-hcp\fR.high High Cut Quantile (optional, off by default, default value is 2) .TP \fB\-hcp\fR.low Low Cut Quantile (optional, off by default, default value is 2) .PP \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\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_Convert \-in QB_Toulouse_Ortho_XS.tif \-out otbConvertWithScalingOutput.png uint8 \-type linear .SH "SEE ALSO" The full documentation for .B otbgui_Convert is maintained as a Texinfo manual. If the .B info and .B otbgui_Convert programs are properly installed at your site, the command .IP .B info otbgui_Convert .PP should give you access to the complete manual.