Currently, two, four, and six TIF images are supported (TIF resolution can reach 10000*10000 or more ).Batch large chartConcatenate and write a 24-bit BMP file.
You only need to write a script to easily complete all TIF splicing.If your hard disk space is insufficient, you can delete the tif file after splicing. Of course, you can also choose not to delete it. This depends on your selection. For details, refer to the following section.
The structure of the two TIF files is as follows:
The structure of the four TIF images is as follows:
The structure of the six TIF images is as follows:
Result of merging a set of TIF:
//////////////////////////////////////// //////////////////////////////////////// //////////////////////////////////////// ////////////
Tiffsplice tool is downloaded here:Http://files.cnblogs.com/kekec/tiffSplice.rar
PassTiffsplice.exe /?Get help!
++
Tiffsplice.exe A B
Parameter A: Directory absolute path parameter B: whether to delete the original tif file
Example: tiffsplice.exe D: \ policiles
Recursively search all sub-directories under javasiles and splice them one by one.
Example: tiffsplice.exe D: \ policiles 1
If 2nd parameters are input and the value is 1, the source tif file will be deleted after splicing.
Tiffsplice-dass @ Wuhan University lmars.