View Single Post
Posts: 291 | Thanked: 435 times | Joined on Apr 2011 @ RO
#7
Originally Posted by taixzo View Post
I'd suggest doing the image processing in C or C++ rather than Python; that 10x speedup will really make a difference if you're processing hundreds of frames.
thx for reply
I know that, but I learned only python.