|
|
 |
image-sig
[Image-SIG] Obtaining image data in numarray
by Chuck Bass other posts by this author
Jul 10 2003 7:29PM messages near this date
[Image-SIG] Obtaining image data in numarray (Chuck Bass)
|
Re: [Image-SIG] Obtaining image data in numarray
I need to look at the image data in an array form (ideally using
numarray). With PIL I could loop over the data and stuff x,y's into a
numarray but the speed would be glacial large images.
It looks like PythonMagick has a direct way to get to numpy arrays but
not numarrays.
Any idea's or pointers. I could tackle the C coding to make this work
assuming that the DOD of linking with PIL code and Numarray isn't too
esoteric.
Chuck Bass
Metron Systems
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
_______________________________________________
Image-SIG maillist - Image-SIG@[...].org
http://mail.python.org/mailman/listinfo/image-sig
Thread:
Chuck Bass
Andrew Straw
|
|
|
 |
|