SciPy/NumPy: read, write images using Python3

thegripper edcjones at comcast.net
Sun Oct 9 11:43:18 EDT 2011


In SciPy / NumPy, the primary way to read and write images is PIL. But
PIL does not yet support Python3. Is there some good way to read,
write, and resize images in a NumPy and Python3 environment?



More information about the Python-list mailing list