.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OTBCLI_TILEFUSION "1" "December 2015" "otbcli_TileFusion 5.2.0" "User Commands" .SH NAME otbcli_TileFusion \- OTB TileFusion application .SH DESCRIPTION This is the TileFusion application, version 5.2.0 Fusion of an image made of several tile files. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/TileFusion.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-il\fR Input Tile Images (mandatory) \fB\-cols\fR Number of tile columns (mandatory) \fB\-rows\fR Number of tile rows (mandatory) \fB\-out\fR [pixel] Output Image [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbcli_TileFusion \-il Scene_R1C1.tif Scene_R1C2.tif Scene_R2C1.tif Scene_R2C2.tif \-cols 2 \-rows 2 \-out EntireImage.tif .SH "SEE ALSO" The full documentation for .B otbcli_TileFusion is maintained as a Texinfo manual. If the .B info and .B otbcli_TileFusion programs are properly installed at your site, the command .IP .B info otbcli_TileFusion .PP should give you access to the complete manual.