table of contents
other versions
- buster 6.6.1+dfsg-1+b1
OTBGUI_SPLITIMAGE(1) | User Commands | OTBGUI_SPLITIMAGE(1) |
NAME¶
otbgui_SplitImage - OTB SplitImage applicationDESCRIPTION¶
This is the SplitImage application, version 5.2.0 Split a N multiband image into N imagesComplete documentation: http://www.orfeo-toolbox.org/Applications/SplitImage.html
Parameters:¶
- -progress <boolean>
- 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)
- -ram
- <int32> Available RAM (Mb) (optional, off by default, default value is 128)
- -inxml
- <string> Load otb application from xml file (optional, off by default)
EXAMPLES¶
otbgui_SplitImage -in VegetationIndex.hd -out splittedImage.tifSEE ALSO¶
The full documentation for otbgui_SplitImage is maintained as a Texinfo manual. If the info and otbgui_SplitImage programs are properly installed at your site, the command- info otbgui_SplitImage
should give you access to the complete manual.
December 2015 | otbgui_SplitImage 5.2.0 |