Open JMonkey94 opened 5 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.
@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.
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
** is that possible?