Items with no label
3338 토론

Skeleton tracking using the R200 camera

GProf
새로운 기여자 I
3,213 조회수

Hi,

I'm interested in the skeleton tracking feature of the R200 sensor.

 

As far as I can tell from the https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/jointtype_personjoints_pxcpersontrackingdata.html documentation the sensor is able to track a full skeleton.

 

I'm thinking about tracking a custom humanoid robot using the sensor.

 

Would the module be able to detect humanoid figures around 50cm in height ?

(The proportions can match that of a child).

Is there any possibility to train/update the algorithm to improve detection/tracking for this scenario ?

Thank you,

 

George
0 포인트
1 솔루션
idata
직원
2,082 조회수

Hi George,

 

 

Thanks for your interest in the Intel RealSense Technology.

 

 

The SDK Skeleton Tracking algorithm tracks the body movement of a person and given its preview condition, it tracks only from the waist to the head, and six joints can be detected. I believe that tracking your custom humanoid robot might not work, however you could try and let us know your results.

 

 

Additionally, you can create your custom algorithms using the SDK and try to improve them for your application.

 

 

Regards,

 

-Yermi A.

 

원본 게시물의 솔루션 보기

0 포인트
5 응답
idata
직원
2,083 조회수

Hi George,

 

 

Thanks for your interest in the Intel RealSense Technology.

 

 

The SDK Skeleton Tracking algorithm tracks the body movement of a person and given its preview condition, it tracks only from the waist to the head, and six joints can be detected. I believe that tracking your custom humanoid robot might not work, however you could try and let us know your results.

 

 

Additionally, you can create your custom algorithms using the SDK and try to improve them for your application.

 

 

Regards,

 

-Yermi A.

 

0 포인트
MSobr1
초급자
2,082 조회수

Yermi,

Could you clarify which 6 joints can be detected?

Thanks,

Michael

0 포인트
GProf
새로운 기여자 I
2,082 조회수

Hi Yermi,

Thank you for the feedback.

 

I've done some basic tests and managed to trick the SDK algorithm to track the robot's skeleton, but it is very inconsistent and the Person Tracking demo crashes often.

 

I did try it myself and noticed the upper body joint tracking is pretty jittery and the labels get easily confused if hands are crossed in an X shape, or swapped if a hand is near the head.

It looks like a custom algorithm is the way to go.

0 포인트
idata
직원
2,082 조회수

Hi Michael,

 

 

The RealSense SDK R2 exposes only 6 points in the upper body. Other users have mentioned that using the Skeleton tracking only shows 6 joints: JOINT_HAND_LEFT, JOINT_HAND_RIGHT, JOINT_HEAD, JOINT_SPINE_MID, JOINT_SHOWLDER_LEFT, and JOINT_SHOULDER_RIGHT.

 

 

Hope this information helps.

 

 

Regards,

 

-Yermi A.

 

MSobr1
초급자
2,082 조회수
0 포인트
응답