use numpy for pimage

22 views
Skip to first unread message

jf___

unread,
Jul 28, 2011, 11:03:06 AM7/28/11
to pyprocessing-users
hi,

pyprocessing looks sweet!
have you thought of implementing pimage.py with numpy arrays?
this would be orders of magnitude faster.
should be easy to keep the current class if numpy isn't found and use
it if you can import it.
most python image processing libs work with numpy so it also makes
sense from that perspective.

thanks,

-jf

Pedro

unread,
Aug 18, 2011, 3:19:45 PM8/18/11
to pyprocessing-users
Thanks for the suggestion, jf___.
Numpy has been implemented and the improvement is very noticeable -
we've decided to make it a requirement for the image filters, since
the older implementation was way too slow.

If you have any other suggestions in the future, feel free to post
them.
Reply all
Reply to author
Forward
0 new messages