| OTBCLI_GRIDBASEDIMAGERESAMPLING(1) | User Commands | OTBCLI_GRIDBASEDIMAGERESAMPLING(1) |
otbcli_GridBasedImageResampling - OTB GridBasedImageResampling application
This is the GridBasedImageResampling application, version 5.2.0 Resamples an image according to a resampling grid
Complete documentation: http://www.orfeo-toolbox.org/Applications/GridBasedImageResampling.html
-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)
-grid.in <string> Input resampling grid (mandatory)
-out.sizex <int32> Size X (mandatory)
-out.sizey <int32> Size Y (mandatory)
otbcli_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
The full documentation for otbcli_GridBasedImageResampling is maintained as a Texinfo manual. If the info and otbcli_GridBasedImageResampling programs are properly installed at your site, the command
should give you access to the complete manual.
| December 2015 | otbcli_GridBasedImageResampling 5.2.0 |