Items with no label
3335 Discussions

Person tracking SDK for SR300 series

ARieh1
Beginner
1,132 Views

Hey,

I saw that there is a library for body and motion detection (Person Tracking) but I can't find the sources.

I have the impression that it has been removed to give way only to the librealsense driver?

Thank you in advance for your help,

Alexandre.

0 Kudos
1 Reply
MartyG
Honored Contributor III
147 Views

The '2016 R2' SDK has Person Tracking functionality too, though its functionality is limited and it is hard to get working. Officially it supports both the R200 and SR300 camera models, though in practice the R200 is the better choice of the two for person tracking, because it has a long depth-sensing range of up to 4 meters and excels at human body scanning, whereas the SR300 is better at scanning smaller objects and only has a depth range of around 2 meters (so it can be hard to fit the entire body into the camera's view at close range).

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

The 2016 R2 SDK is launchable as a download in your browser with this link:

http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe http://registrationcenter-download.intel.com/akdlm/irc_nas/vcp/9078/intel_rs_sdk_offline_package_10.0.26.0396.exe

0 Kudos
Reply