Thanks again for your help so far. I am using
ImageMagick 6.7.6-3 2012-04-28 Q16
in a cygwin Environment running on WIN 7. My files are one color, one bit per pixel. I do not know for sure, whether "1" means full Color or "no Color". I guessed "1" means full Color and so I created the example ...
Search found 3 matches
- 2017-12-18T14:47:09-07:00
- Forum: Users
- Topic: merge binary files of same size
- Replies: 6
- Views: 4476
- 2017-12-18T03:44:08-07:00
- Forum: Users
- Topic: merge binary files of same size
- Replies: 6
- Views: 4476
Re: merge binary files of same size
Hello snibgo,
thanks for your instant help. Unfortunately, I only get a totally white tiff as result:-(
BTW: typical file size ist 20000 times 35000 Pixels.
thanks for your instant help. Unfortunately, I only get a totally white tiff as result:-(
BTW: typical file size ist 20000 times 35000 Pixels.
- 2017-12-18T03:08:12-07:00
- Forum: Users
- Topic: merge binary files of same size
- Replies: 6
- Views: 4476
merge binary files of same size
Hi everybody,
I have pairs of fairly large binary tiff-files of same dimensions which need to be merged together.
The file data may look like that:
file1:
0000000000000000000000
0111111100000000000000
0100000100000000000000
0100000100000000000000
0100000100000000000000
0100000100000000000000 ...
I have pairs of fairly large binary tiff-files of same dimensions which need to be merged together.
The file data may look like that:
file1:
0000000000000000000000
0111111100000000000000
0100000100000000000000
0100000100000000000000
0100000100000000000000
0100000100000000000000 ...