ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Position recognition with Kinect

asked 2014-10-27 06:42:24 -0500

alexjs gravatar image

Hi, I’m working on body position recognition using Kinect and openni_tracker, specifically the origin points (x, y and z) of the transformations (head, torso, elbow, hand…) given by the tracker. I have the points and now I pretend to work with them to recognize some specific positions of the body previously memorized.

I was told that Mahalanobis distance should work fine with this variables but I want to know if there is some other way to do it, some algorithm or a program already done.

I’m using ROS Groovy, so the MIT package is not an option, since I couldn’t make it work.

Thanks in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2014-11-07 10:15:16 -0500

idavico gravatar image

you can use the points x,y,z of each joint to do that

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2014-10-27 06:42:24 -0500

Seen: 321 times

Last updated: Nov 07 '14