OpenCV + 2 web cameras = Kinect?

Hello vvvv users,

I am new to vvvv and i know a bit of openCV in C++,as well as some computer vision algorithms and concepts.
I could construct a face detection program using openCV and track a face using a web camera,I can also do a 3d reconstruction of a scene using two web cameras.
So these things can simulate a Kinect which I can’t afford at this time.
(I am from Serbia,that makes sense)
So what is the procedure of importing openCV data in real time into vvvv?
I’m using Visual Studio 2010.

Thanks in advance.

Hi,

I’m not that much into OpenCV, but you can have a look at ((contribution:vvvv.packs.image There are some OpenCV-Algorithms implemented already.

Greetings,

Alex