| OTBCLI_BANDMATH(1) | User Commands | OTBCLI_BANDMATH(1) |
otbcli_BandMath - OTB BandMath application
This is the BandMath application, version 5.2.0 Perform a mathematical operation on monoband images
Complete documentation: http://www.orfeo-toolbox.org/Applications/BandMath.html
-il <string list> Input image list (mandatory)
-out <string> [pixel] Output Image
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
float) (mandatory)
-exp <string> Expression (mandatory)
otbcli_BandMath -il verySmallFSATSW_r.tif verySmallFSATSW_nir.tif verySmallFSATSW.tif -out apTvUtBandMathOutput.tif -exp "cos(im1b1)+im2b1*im3b1-im3b2+ndvi(im3b3, im3b4)"
The full documentation for otbcli_BandMath is maintained as a Texinfo manual. If the info and otbcli_BandMath programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_BandMath 5.2.0 |