.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_MULTIRESOLUTIONPYRAMID "1" "December 2015" "otbgui_MultiResolutionPyramid 5.2.0" "User Commands" .SH NAME otbgui_MultiResolutionPyramid \- OTB MultiResolutionPyramid application .SH DESCRIPTION This is the MultiResolutionPyramid application, version 5.2.0 Build a multi\-resolution pyramid of the image. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/MultiResolutionPyramid.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) \fB\-out\fR [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-level\fR Number Of Levels (mandatory, default value is 1) .TP \fB\-sfactor\fR Subsampling factor (mandatory, default value is 2) .TP \fB\-vfactor\fR Variance factor (mandatory, default value is 0.6) .TP \fB\-fast\fR Use Fast Scheme (optional, off by default) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_MultiResolutionPyramid \-in QB_Toulouse_Ortho_XS.tif \-out multiResolutionImage.tif \-level 1 \-sfactor 2 \-vfactor 0.6 \-fast false .SH "SEE ALSO" The full documentation for .B otbgui_MultiResolutionPyramid is maintained as a Texinfo manual. If the .B info and .B otbgui_MultiResolutionPyramid programs are properly installed at your site, the command .IP .B info otbgui_MultiResolutionPyramid .PP should give you access to the complete manual.