Re: SciPy/NumPy: read, write images using Python3

2011-10-15 Thread Christoph Gohlke
On Oct 9, 8:43 am, thegripper wrote: > 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? Try Scikits.image . It uses a

SciPy/NumPy: read, write images using Python3

2011-10-09 Thread thegripper
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? -- http://mail.python.org/mailman/listinfo/python-list

SciPy/NumPy: read, write images using Python3

2011-10-09 Thread thegripper
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? -- http://mail.python.org/mailman/listinfo/python-list