Detection of arm from depth data.

asked 2017-07-27 14:27:43 -0600

vps gravatar image

updated 2017-08-01 06:53:23 -0600

Hi, Currently, I am working arm extraction from the depth data. I have only single depth data. I have extracted foreground pixels. Now, I want to find the arm from the depth data. I am considering below condition.

1) Arm present at occlusion region such as on stomach.

2) Arm is in the air. Let me know, in case of any information.

Thank You

edit retag flag offensive close merge delete

Comments

You should look at openni to be able to track and infer the user skeleton.

Eduardo gravatar imageEduardo ( 2017-08-01 09:54:30 -0600 )edit

Thank you for your response but i am using opencv library with c++.

vps gravatar imagevps ( 2017-08-01 10:06:13 -0600 )edit