Hi,
my panorama stitching application can compose images up to 600 Gpix large. Image parts are pasted to a virtual canvas during processing. Image parts can be later updated and pasted again. I have a proprietary implementation of the canvas.
I'm wondering if ImageMagick's implementation of pyramidal TIFF could serve as the large image container, allowing partial updates. The pyramidal TIFF should be the primary image storage, not just a one-time export.
Does ImageMagick provide such interface to pyramidal TIFF ?
Regards,
Jan