Michele Petrazzo wrote:
> Rob Williscroft wrote:
>
> > I downloaded some test images from:
> >
> > http://www.remotesensing.org/libtiff/images.html>
> >
>
> I do the same and modified your code for try FreeImagePy and the results
> are:
>
> ok: 41 error: 20 total: 61
>
> Better
Rob Williscroft wrote:
> I downloaded some test images from:
>
> http://www.remotesensing.org/libtiff/images.html>
>
I do the same and modified your code for try FreeImagePy and the results
are:
ok: 41 error: 20 total: 61
Better than PIL, but a lot of problems with
lower-rgb-pl
Andres Corrada-Emmanuel wrote in
news:[EMAIL PROTECTED] in
comp.lang.python:
> I have installed PIL 1.1.5 on Windows with Python 2.4. I'm unable to
> open .tiff images that I can open and view using Windows Explorer. In
> other words, this simple test fails:
>
> import Image
> im = Image.open('s
Hello,
I have installed PIL 1.1.5 on Windows with Python 2.4. I'm unable to open .tiff
images that I can open and view using Windows Explorer. In other words, this
simple test fails:
import Image
im = Image.open('small.tif')
with an 'cannot identify image file' error message. I'm able to open .j