| OTBCLI_MULTIRESOLUTIONPYRAMID(1) | User Commands | OTBCLI_MULTIRESOLUTIONPYRAMID(1) |
otbcli_MultiResolutionPyramid - OTB MultiResolutionPyramid application
This is the MultiResolutionPyramid application, version 5.2.0 Build a multi-resolution pyramid of the image.
Complete documentation: http://www.orfeo-toolbox.org/Applications/MultiResolutionPyramid.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_MultiResolutionPyramid -in QB_Toulouse_Ortho_XS.tif -out multiResolutionImage.tif -level 1 -sfactor 2 -vfactor 0.6 -fast false
The full documentation for otbcli_MultiResolutionPyramid is maintained as a Texinfo manual. If the info and otbcli_MultiResolutionPyramid programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_MultiResolutionPyramid 5.2.0 |