I have Blob Tracker in TouchDesigner that will track two feet (using a webcam) and now I want to turn foot movements into “actions” (i.e. turn the foot movement into data). The ideas of motion that can be converted from “dance” to data are below but I’m having trouble finding out the nodes that will help me execute on this:
- Position: where feet are related in the frame
- Velocity/Speed: how fast the feet are moving
- Lift: Do they feel lift/leave the ground
- Separation: distance between the two feet.
I need to make each of these into data that can modulate/impact an abstract visualizations in the next stage of this project.
Any ideas to get me unstuck?