Hey there,
What I'm trying to accomplish I think is fairly simple I just can't seem to wrap my head around how exactly...
I'm using a Kinect to track the center point of a person's body (x,y,z coordinates) and I need to write a function that knows when they are moving vs when they stop moving. So anytime there is change to the x,y,z coordinates.
What would be the most straightforward way to achieve this?
Thanks so much.
1