| OTBCLI_EXTRACTROI(1) | User Commands | OTBCLI_EXTRACTROI(1) |
otbcli_ExtractROI - OTB ExtractROI application
This is the ExtractROI application, version 5.2.0 Extract a ROI defined by the user.
Complete documentation: http://www.orfeo-toolbox.org/Applications/ExtractROI.html
-in <string> Input Image (mandatory)
-out <string> [pixel] Output Image
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
float) (mandatory)
otbcli_ExtractROI -in VegetationIndex.hd -startx 40 -starty 250 -sizex 150 -sizey 150 -out ExtractROI.tif
The full documentation for otbcli_ExtractROI is maintained as a Texinfo manual. If the info and otbcli_ExtractROI programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_ExtractROI 5.2.0 |