Hi everyone,
Can you tell me if it exists a tutorial or a PDF in which I could found how to learn step by step tu use DVSDK.
I have already realized a programm in C++ with OpenCV library. This program detect a motion in my laptop with my webcam.
I would like to do the same program and run it on OMAP35x EVM, that's why I suppose it exists libraries in DVSDK which avoid me to cross-compile OpenCV.
Or if someone know something to cross-compile a program using openCV I would like to know too.
Thanks.