OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
op::HandDetector Member List

This is the complete list of members for op::HandDetector, including all inherited members.

detectHands(const Array< float > &poseKeypoints) constop::HandDetector
HandDetector(const PoseModel poseModel)op::HandDetectorexplicit
trackHands(const Array< float > &poseKeypoints)op::HandDetector
updateTracker(const std::array< Array< float >, 2 > &handKeypoints, const unsigned long long id)op::HandDetector
~HandDetector()op::HandDetectorvirtual