This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to learn to use DVSDK 3.0

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.