| OTBCLI_STEREORECTIFICATIONGRIDGENERATOR(1) | User Commands | OTBCLI_STEREORECTIFICATIONGRIDGENERATOR(1) |
otbcli_StereoRectificationGridGenerator - OTB StereoRectificationGridGenerator application
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
Complete documentation: http://www.orfeo-toolbox.org/Applications/StereoRectificationGridGenerator.html
-io.inleft <string> Left input image (mandatory)
-io.inright <string> Right input image (mandatory)
-io.outleft <string> [pixel] Left output deformation grid
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
float) (mandatory)
-io.outright <string> [pixel] Right output deformation grid
[pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is
float) (mandatory)
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
The full documentation for otbcli_StereoRectificationGridGenerator is maintained as a Texinfo manual. If the info and otbcli_StereoRectificationGridGenerator programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_StereoRectificationGridGenerator 5.2.0 |