Using a kinect v2, seperate the field vision into four sections, that can have different functions

Hello everyone!

we are a team of students who have just started using VVVV gamma 5.2 for a project. We want to separate the Kinects field of vision/its parameters, into for areas. we want these areas to have different effects, like changing an audio track. we will be using the skeleton data, to track the persons movement.
we will be placing the Kinect so that it is capturing from above, so we are working with area mapping, not depth mapping:)

so, we have a question that has us stumped:
*How would we go about splitting the field of vision into four areas/squares? (we have created rectangles, but these cannot seem to help with movement tracking).

thank you in advance, Forum! you are our only hope

kind regards,
Buffy the Pu***y slayer

Idk if I understood you correctly, but check out the patch for details.

BoxContains.vl (26.0 KB)

thank you so much, we will try this out ASAP!

I think you will have trouble using skeleton tracking from above.
I would suggest using OpenCV and it’s blob tracking.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.