OpenPose
1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
|
This is the complete list of members for op::PersonIdExtractor, including all inherited members.
extractIds(const Array< float > &poseKeypoints, const cv::Mat &cvMatInput, const unsigned long long imageViewIndex=0ull) | op::PersonIdExtractor | |
extractIdsLockThread(const Array< float > &poseKeypoints, const cv::Mat &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 |