.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBGUI_GRIDBASEDIMAGERESAMPLING "1" "December 2015" "otbgui_GridBasedImageResampling 5.2.0" "User Commands" .SH NAME otbgui_GridBasedImageResampling \- OTB GridBasedImageResampling application .SH DESCRIPTION This is the GridBasedImageResampling application, version 5.2.0 Resamples an image according to a resampling grid .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/GridBasedImageResampling.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) \fB\-grid\fR.in Input resampling grid (mandatory) .TP \fB\-grid\fR.type Grid Type [def/loc] (mandatory, default value is def) .TP \fB\-out\fR.ulx Upper Left X (mandatory, default value is 0) .TP \fB\-out\fR.uly Upper Left Y (mandatory, default value is 0) .PP \fB\-out\fR.sizex Size X (mandatory) \fB\-out\fR.sizey Size Y (mandatory) .TP \fB\-out\fR.spacingx Pixel Size X (mandatory, default value is 1) .TP \fB\-out\fR.spacingy Pixel Size Y (mandatory, default value is 1) .TP \fB\-out\fR.default Default value (mandatory, default value is 0) .TP \fB\-interpolator\fR Interpolation [nn/linear/bco] (mandatory, default value is bco) .TP \fB\-interpolator\fR.bco.radius Radius for bicubic interpolation (mandatory, default value is 2) .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 otbgui_GridBasedImageResampling \-io.in ROI_IKO_PAN_LesHalles_sub.tif \-io.out ROI_IKO_PAN_LesHalles_sub_resampled.tif uint8 \-grid.in ROI_IKO_PAN_LesHalles_sub_deformation_field.tif \-out.sizex 256 \-out.sizey 256 \-grid.type def .SH "SEE ALSO" The full documentation for .B otbgui_GridBasedImageResampling is maintained as a Texinfo manual. If the .B info and .B otbgui_GridBasedImageResampling programs are properly installed at your site, the command .IP .B info otbgui_GridBasedImageResampling .PP should give you access to the complete manual.