Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

openCV and Pypy?

Hi all!

I was wondering if there are any plans to make openCV available for Pypy? See

http://pypy.org/

Using openCV with Pypy would be a win-win situation: while openCV provides a vast collection of fast established vision code, Pypy can speed up infrastructure code and experimental processing routines written in Python - often by a factor of ten, but at times even much more.

Pypy is now quite mature, and it's version of numpy (called numpypy) already provides a good deal of numpy functionality.