Bsoft program

btile

Usage: btile [options] input.img output.img

Splits an image into overlapping tiles.
During tiling, the original size and tile origins are written into a text file with the base of the output file name and the extension ".tiles". The program bpatch can reassemble the tiles using this text file.

Parameters:

-verbose 7Verbosity of output.
-datatype uForce writing of a new data type.
-sampling 1.5,1.5,1.5Sampling (A/pixel; a single value can be given).
-size 120,150,70Size of tiles (default 512,512,512).
-overlap 13,15,8Overlap of tiles (default 0,0,0).
-first 5Number given to the first file (default 0).
-digits 3Number of digits inserted before the last period in the output file name.

Bsoft version 1.5.7-20090605 (64 bit)


Generated by bdoc.pl on Mon Jun 15 11:47:11 2009


Back to the Bsoft home