.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_STEREORECTIFICATIONGRIDGENERATOR "1" "December 2015" "otbcli_StereoRectificationGridGenerator 5.2.0" "User Commands" .SH NAME otbcli_StereoRectificationGridGenerator \- OTB StereoRectificationGridGenerator application .SH DESCRIPTION This is the StereoRectificationGridGenerator application, version 5.2.0 Generates two deformation fields to stereo\-rectify (i.e. resample in epipolar geometry) a pair of stereo images up to the sensor model precision .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/StereoRectificationGridGenerator.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-io\fR.inleft Left input image (mandatory) \fB\-io\fR.inright Right input image (mandatory) \fB\-io\fR.outleft [pixel] Left output deformation grid [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) \fB\-io\fR.outright [pixel] Right output deformation grid [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-epi\fR.elevation.dem DEM directory (optional, off by default) .TP \fB\-epi\fR.elevation.geoid Geoid File (optional, off by default) .TP \fB\-epi\fR.elevation.default Default elevation (mandatory, default value is 0) .TP \fB\-epi\fR.elevation.avgdem.step Sub\-sampling step (optional, off by default, default value is 1) .TP \fB\-epi\fR.scale Scale of epipolar images (mandatory, default value is 1) .TP \fB\-epi\fR.step Step of the deformation grid (in nb. of pixels) (mandatory, default value is 1) .TP \fB\-inverse\fR.outleft [pixel] Left inverse deformation grid [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (optional, off by default) .TP \fB\-inverse\fR.outright [pixel] Right inverse deformation grid [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (optional, off by default) .TP \fB\-inverse\fR.ssrate Sub\-sampling rate for inversion (mandatory, default value is 16) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_StereoRectificationGridGenerator \-io.inleft wv2_xs_left.tif \-io.inright wv2_xs_left.tif \-io.outleft wv2_xs_left_epi_field.tif \-io.outright wv2_xs_right_epi_field.tif \-epi.elevation.default 400 .SH "SEE ALSO" The full documentation for .B otbcli_StereoRectificationGridGenerator is maintained as a Texinfo manual. If the .B info and .B otbcli_StereoRectificationGridGenerator programs are properly installed at your site, the command .IP .B info otbcli_StereoRectificationGridGenerator .PP should give you access to the complete manual.