I am doing a project where I would like to track the position of two dancers. I just need to get the position of each as seen from above, but for many reasons, kinect or camera tracking is not feasible (area too large, would like to know which performer is which and the audience might actually get on stage too)
I know about systems for follow spots, but I am being told that the room we are doing the performance in has a ceiling that is too low for the system they have used before (Autopilot)
Any ideas for a system that can talk a vvvv friendly protocol and give the position of two dancers, preferably with some sort of tag (radio or IR) on each dancer.
for non-visual approaches I would try to research ultra-sound possiblities…
a quick google search brought up this: http://www.intersense.com/pages/20/14
I’m a big fan of Kinect, in past I’ve made few dance projects with top down blob tracking from depth. With Kinect V2 you can may track area as large as 7x9m in case you are able to hang the sensor 8m above the stage. You can identify the blob by using color if the costume design allows that.
HTC Tracker what @antokhio suggested is also way to go, it robust and affordable. There are lot of small form factor opensoure design so you do not have to use the massive controller. There is a nice interview with one of the tracker devs Alan Yates who explains to capabilities of their system.