chinmayembedded / Human-Activity-Recognition

Real time human activity recognition using tensorflow openpose and LSTM
Apache License 2.0
15 stars 6 forks source link

Do Openpose SDK able to support Intel Realsense Depth Camera D435? #4

Open JMonkey94 opened 5 years ago

JMonkey94 commented 5 years ago

I am getting the Intel Realsense Depth Camera D435 for skeletal detection and face recognition. I know Realsense SDK 2.0 have that feature and also Nuitrack SDK was more advance in skeletal detection feature than Realsense SDK but i found Openpose outcome was not bad. I want to know as if my camera able to support the Openpose SDK for the skeletal detection and face recognition.

if possible I would like to use the skeletal detection feature in **Angle Posture Measurement

Untitled

** is that possible?

chinmayembedded commented 4 years ago

I dont think your camera will support openpose SDK. They have open source libraries which are to be installed in python/C based environment.

chinmayembedded commented 4 years ago

@JMonkey94 The angle measurement of hands has to be calculated with the coordinates of those points. but for middle angle you have to manipulate by some methods or retrain the openpose model according to the interested keypoints. The module used in this repo gives following type of result. index