otbcli_SplitImage(1) OTB SplitImage application

DESCRIPTION

This is the SplitImage application, version 5.2.0 Split a N multiband image into N images

Complete 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

otbcli_SplitImage -in VegetationIndex.hd -out splittedImage.tif