.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_EXTRACTROI "1" "December 2015" "otbgui_ExtractROI 5.2.0" "User Commands" .SH NAME otbgui_ExtractROI \- OTB ExtractROI application .SH DESCRIPTION This is the ExtractROI application, version 5.2.0 Extract a ROI defined by the user. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/ExtractROI.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\-mode\fR Extraction mode [standard/fit] (mandatory, default value is standard) .TP \fB\-mode\fR.fit.ref Reference image (mandatory) .TP \fB\-mode\fR.fit.elev.dem DEM directory (optional, off by default) .TP \fB\-mode\fR.fit.elev.geoid Geoid File (optional, off by default) .TP \fB\-mode\fR.fit.elev.default Default elevation (mandatory, default value is 0) .TP \fB\-startx\fR Start X (mandatory, default value is 0) .TP \fB\-starty\fR Start Y (mandatory, default value is 0) .TP \fB\-sizex\fR Size X (mandatory, default value is 0) .TP \fB\-sizey\fR Size Y (mandatory, default value is 0) .TP \fB\-cl\fR Output Image channels (mandatory, default value is ) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_ExtractROI \-in VegetationIndex.hd \-startx 40 \-starty 250 \-sizex 150 \-sizey 150 \-out ExtractROI.tif .SH "SEE ALSO" The full documentation for .B otbgui_ExtractROI is maintained as a Texinfo manual. If the .B info and .B otbgui_ExtractROI programs are properly installed at your site, the command .IP .B info otbgui_ExtractROI .PP should give you access to the complete manual.