Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Python may not be your best bet for raw video processing at acceptable frame rates. I'd suggest C or C++.


The open CV lib is in C (with IPP cpu-optomized assembler if you want) calling the functions from python doesn't slow you down - unless you do something really dumb like trying to itrerate over pixels in the python cde.


> I have trouble even checking what colors changed each frame in under 1 second




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: