[NumPy-Tickets] [NumPy] #1179: bug using array with a PIL Image (misc.imread)
NumPy Trac
numpy-tickets@scipy....
Wed Jun 2 10:15:37 CDT 2010
#1179: bug using array with a PIL Image (misc.imread)
-----------------------+----------------------------------------------------
Reporter: nicopinto | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version:
Keywords: |
-----------------------+----------------------------------------------------
Changes (by rgommers):
* milestone: => Unscheduled
Comment:
Is this with the official 1.6.1 PIL? I can't download your image anymore,
but I can see it's uint8 or uint16 which is hopelessly broken in PIL.
Maybe with the latest PIL trunk on Bitbucket you'll have more luck, or
otherwise try scikits.image - it now has a FreeImage wrapper.
Leaving this open for now, but the chance of this being a numpy issue is
quite small.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1179#comment:2>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list