Tuesday, January 17, 2012

PyPy Status Blog: Realtime image processing in Python

PyPy Status Blog: Realtime image processing in Python: Image processing is notoriously a CPU intensive task. To do it in realtime, you need to implement your algorithm in a fast language, hence ...

No comments:

Post a Comment