.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_DISPARITYMAPTOELEVATIONMAP "1" "December 2015" "otbcli_DisparityMapToElevationMap 5.2.0" "User Commands" .SH NAME otbcli_DisparityMapToElevationMap \- OTB DisparityMapToElevationMap application .SH DESCRIPTION This is the DisparityMapToElevationMap application, version 5.2.0 Projects a disparity map into a regular elevation map .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/DisparityMapToElevationMap.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-io\fR.in Input disparity map (mandatory) \fB\-io\fR.left Left sensor image (mandatory) \fB\-io\fR.right Right sensor image (mandatory) \fB\-io\fR.lgrid Left Grid (mandatory) \fB\-io\fR.rgrid Right Grid (mandatory) \fB\-io\fR.out [pixel] Output elevation map [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-io\fR.mask Disparity mask (optional, off by default) .TP \fB\-step\fR DEM step (mandatory, default value is 5) .TP \fB\-hmin\fR Minimum elevation expected (mandatory, default value is 0) .TP \fB\-hmax\fR Maximum elevation expected (mandatory, default value is 100) .TP \fB\-elev\fR.dem DEM directory (optional, off by default) .TP \fB\-elev\fR.geoid Geoid File (optional, off by default) .TP \fB\-elev\fR.default Default elevation (mandatory, default value is 0) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_DisparityMapToElevationMap \-io.in disparity.tif \-io.left sensor_left.tif \-io.right sensor_right.tif \-io.lgrid grid_epi_left.tif \-io.rgrid grid_epi_right.tif \-io.out dem.tif .SH "SEE ALSO" The full documentation for .B otbcli_DisparityMapToElevationMap is maintained as a Texinfo manual. If the .B info and .B otbcli_DisparityMapToElevationMap programs are properly installed at your site, the command .IP .B info otbcli_DisparityMapToElevationMap .PP should give you access to the complete manual.