Hello,
How do I read a (I;16) TIFF image with PIL?
If I use the basic code:
im = Image.open("file.tif")
im.show()
My output is a white screen. If I open the image with ImageJ, I have no
problems.
Any suggestions?
Thanx in advance.
Bradley
_______________________________________________ Image-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/image-sig
