Items with no label
3335 Discussions

Person joint tracking

VMedv
Beginner
1,413 Views

Hello,

I've been trying to get person joint tracking to work with R200 camera. I've been able to get as many as 6 joint points only recognized.

1. Am I getting only 6 joint points because of R200 capability or because of my code?

2. Is skeleton (person joint) tracking supported with new SDK 2.0, therefore should I get new camera?

3. Which approach should I take to track full body for joints? (Is RealSense good enough?)

0 Kudos
1 Solution
MartyG
Honored Contributor III
203 Views

Skeleton tracking on the old RealSense cameras has limited functionality, and often does not work at all. This is because it was a Preview level feature, considered earlier than even the very basic Alpha level of development progress. So it never received much development beyond its initial release. The limitations are in the software, not in your code.

An advanced new skeletal tracking solution called Nuitrack was recently made available for the 400 Series cameras.

https://www.youtube.com/watch?v=gMPtV4NXtUo Intel RealSense D415/D435 and Nuitrack skeletal tracking SDK replace Kinect SDK - YouTube

View solution in original post

0 Kudos
1 Reply
MartyG
Honored Contributor III
204 Views

Skeleton tracking on the old RealSense cameras has limited functionality, and often does not work at all. This is because it was a Preview level feature, considered earlier than even the very basic Alpha level of development progress. So it never received much development beyond its initial release. The limitations are in the software, not in your code.

An advanced new skeletal tracking solution called Nuitrack was recently made available for the 400 Series cameras.

https://www.youtube.com/watch?v=gMPtV4NXtUo Intel RealSense D415/D435 and Nuitrack skeletal tracking SDK replace Kinect SDK - YouTube

0 Kudos
Reply