I have 95 MPC files each representing one line of big image. I need to compose single image. My files is 59,2MiB each.
montage -limit memory 1000MiB -frame 0 -geometry +0+0 -tile 1x *.mpc ./all_map.png
During this command run
— there are created temp files size of 59,2MiB i believe it's just ...
Search found 1 match
- 2017-09-09T21:40:05-07:00
- Forum: Developers
- Topic: Not optimal processing MPC
- Replies: 2
- Views: 13486