2010.05.10 09:35 "[Tiff] Increasing the number of files loadable through libtiff", by Simon R. Proud

2010.05.10 09:35 "[Tiff] Increasing the number of files loadable through libtiff", by Simon R. Proud

Hi all, some time ago I posted a thread about not being able to load large numbers of TIFFs using TiffOpen ( http://www.asmail.be/msg0054686850.html ), for some reason I can't reply to that now. Anyway, I have now hit a similar problem again. I need to open a large number of TIFFs at once (totalling ~18Gb), but only have 16Gb of memory.

Is there any way to overcome this and be able to open all files simultaneously? I've tried fiddling with the numerous TIFFOpen options ("rM", "rCm", "rcm" etc) but have had no luck.

I only need to read one scanline at a time (which for all files would total about 20Mb!), so don't see that memory for the entire file is required.

Any ideas, assistance, etc? Apologies if this is a very basic query, I'm something of a novice programmer.

Thanks.
Simon.