DeniR / Gigapan-Downloader-and-stitcher

Gigapan Downloader and Stitcher with export to Photoshop PSB or TIFF
21 stars 9 forks source link

Stiching - Memory Usage #5

Open lobobruno opened 8 years ago

lobobruno commented 8 years ago

I had an issue at the Stiching part. Linux "kills" memory intense application. I had to add the "-limit area 0" at the stiching command.

This trades off memory usage for disk usage.

See http://www.imagemagick.org/script/architecture.php for a discussion of the pixel cache.