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::PersonIdExtractor, including all inherited members.
extractIds(const Array< float > &poseKeypoints, const Matrix &cvMatInput, const unsigned long long imageViewIndex=0ull) | op::PersonIdExtractor | |
extractIdsLockThread(const Array< float > &poseKeypoints, const Matrix &cvMatInput, const unsigned long long imageViewIndex, const long long frameId) | op::PersonIdExtractor | |
PersonIdExtractor(const float confidenceThreshold=0.1f, const float inlierRatioThreshold=0.5f, const float distanceThreshold=30.f, const int numberFramesToDeletePerson=10) | op::PersonIdExtractor | |
~PersonIdExtractor() | op::PersonIdExtractor | virtual |