.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_ORTHORECTIFICATION "1" "December 2015" "otbgui_OrthoRectification 5.2.0" "User Commands" .SH NAME otbgui_OrthoRectification \- OTB OrthoRectification application .SH DESCRIPTION This is the OrthoRectification application, version 5.2.0 This application allows one to ortho\-rectify optical images from supported sensors. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/OrthoRectification.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-io\fR.in Input Image (mandatory) \fB\-io\fR.out [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-map\fR Output Cartographic Map Projection [utm/lambert2/lambert93/wgs/epsg] (mandatory, default value is utm) .TP \fB\-map\fR.utm.zone Zone number (mandatory, default value is 31) .TP \fB\-map\fR.utm.northhem Northern Hemisphere (optional, off by default) .TP \fB\-map\fR.epsg.code EPSG Code (mandatory, default value is 4326) .TP \fB\-outputs\fR.mode Parameters estimation modes [auto/autosize/autospacing/outputroi/orthofit] (mandatory, default value is auto) .PP \fB\-outputs\fR.ulx Upper Left X (mandatory) \fB\-outputs\fR.uly Upper Left Y (mandatory) \fB\-outputs\fR.sizex Size X (mandatory) \fB\-outputs\fR.sizey Size Y (mandatory) \fB\-outputs\fR.spacingx Pixel Size X (mandatory) \fB\-outputs\fR.spacingy Pixel Size Y (mandatory) .TP \fB\-outputs\fR.lrx Lower right X (optional, off by default) .TP \fB\-outputs\fR.lry Lower right Y (optional, off by default) .TP \fB\-outputs\fR.ortho Model ortho\-image (optional, off by default) .TP \fB\-outputs\fR.isotropic Force isotropic spacing by default (optional, on by default) .TP \fB\-outputs\fR.default Default pixel value (optional, on by default, default value is 0) .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\-interpolator\fR Interpolation [bco/nn/linear] (mandatory, default value is bco) .TP \fB\-interpolator\fR.bco.radius Radius for bicubic interpolation (mandatory, default value is 2) .TP \fB\-opt\fR.rpc RPC modeling (points per axis) (optional, off by default, default value is 10) .TP \fB\-opt\fR.ram Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-opt\fR.gridspacing Resampling grid spacing (optional, on by default, default value is 4) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_OrthoRectification \-io.in QB_TOULOUSE_MUL_Extract_500_500.tif \-io.out QB_Toulouse_ortho.tif .SH "SEE ALSO" The full documentation for .B otbgui_OrthoRectification is maintained as a Texinfo manual. If the .B info and .B otbgui_OrthoRectification programs are properly installed at your site, the command .IP .B info otbgui_OrthoRectification .PP should give you access to the complete manual.