Scroll to navigation

OTBGUI_ORTHORECTIFICATION(1) User Commands OTBGUI_ORTHORECTIFICATION(1)

NAME

otbgui_OrthoRectification - OTB OrthoRectification application

DESCRIPTION

This is the OrthoRectification application, version 5.2.0 This application allows one to ortho-rectify optical images from supported sensors.

Complete documentation: http://www.orfeo-toolbox.org/Applications/OrthoRectification.html

Parameters:

<boolean> Report progress


-io.in <string> Input Image (mandatory)
-io.out <string> [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory)

<string> Output Cartographic Map Projection [utm/lambert2/lambert93/wgs/epsg] (mandatory, default value is utm)
<int32> Zone number (mandatory, default value is 31)
<boolean> Northern Hemisphere (optional, off by default)
<int32> EPSG Code (mandatory, default value is 4326)
<string> Parameters estimation modes [auto/autosize/autospacing/outputroi/orthofit] (mandatory, default value is auto)


-outputs.ulx <float> Upper Left X (mandatory)
-outputs.uly <float> Upper Left Y (mandatory)
-outputs.sizex <int32> Size X (mandatory)
-outputs.sizey <int32> Size Y (mandatory)
-outputs.spacingx <float> Pixel Size X (mandatory)
-outputs.spacingy <float> Pixel Size Y (mandatory)

<float> Lower right X (optional, off by default)
<float> Lower right Y (optional, off by default)
<string> Model ortho-image (optional, off by default)
<boolean> Force isotropic spacing by default (optional, on by default)
<float> Default pixel value (optional, on by default, default value is 0)
<string> DEM directory (optional, off by default)
<string> Geoid File (optional, off by default)
<float> Default elevation (mandatory, default value is 0)
<string> Interpolation [bco/nn/linear] (mandatory, default value is bco)
Radius for bicubic interpolation (mandatory, default value is 2)
<int32> RPC modeling (points per axis) (optional, off by default, default value is 10)
<int32> Available RAM (Mb) (optional, off by default, default value is 128)
<float> Resampling grid spacing (optional, on by default, default value is 4)
<string> Load otb application from xml file (optional, off by default)

EXAMPLES

otbgui_OrthoRectification -io.in QB_TOULOUSE_MUL_Extract_500_500.tif -io.out QB_Toulouse_ortho.tif

SEE ALSO

The full documentation for otbgui_OrthoRectification is maintained as a Texinfo manual. If the info and otbgui_OrthoRectification programs are properly installed at your site, the command

info otbgui_OrthoRectification

should give you access to the complete manual.

December 2015 otbgui_OrthoRectification 5.2.0