Hi,
I'm trying to calculate the statistics of a tiled tiff file, containing
image pyramids, using PIL 1.1.6. The problem is that I have no way to
exclude the pyramid levels from the calculations thus the results are not
correct. I managed to achieve the required result using GDAL, but it is
rather slow and I would prefer to use PIL. Are there any ideas?
Thanks
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to