Items with no label
3335 Discussions

R200 skeleton recognition return 0

gguo5
Beginner
1,430 Views

Why does R200 perform skeletal recognition for bones that are zero?

0 Kudos
3 Replies
MartyG
Honored Contributor III
186 Views

This sounds like the old 'returns null' issue with skeleton tracking that many people have had with this feature since RealSense launched in 2014. Skeleton tracking mode has to be enabled, otherwise skeleton joints return '0'.

This link may be of use to you.

0 Kudos
gguo5
Beginner
186 Views

Is it possible to track bones with SR300?

0 Kudos
MartyG
Honored Contributor III
186 Views

Skeleton tracking is part of the Person Tracking feature. Officially SR300 is meant to support Person Tracking, according to the documentation. In reality though, Person Tracking is rarely used with SR300.

https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?doc_pt_person_tracking.html Intel® RealSense™ SDK 2016 R2 Documentation

The only SR300 Person Tracking video that I know of is this one from Mike Taulty (who has also produced tutorials on his blog ( https://mtaulty.com/ https://mtaulty.com/ ) that have been very useful for other aspects of RealSense programming).

https://player.vimeo.com/video/166142848 RealSense SR300 Person Tracking Preview from .NET from Mike Taulty on Vimeo

0 Kudos
Reply