OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
This is the complete list of members for op::HandDetector, including all inherited members.
detectHands(const Array< float > &poseKeypoints) const | op::HandDetector | |
HandDetector(const PoseModel poseModel) | op::HandDetector | explicit |
trackHands(const Array< float > &poseKeypoints) | op::HandDetector | |
updateTracker(const std::array< Array< float >, 2 > &handKeypoints, const unsigned long long id) | op::HandDetector | |
~HandDetector() | op::HandDetector | virtual |