![]() |
OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
#include <keepTopNPeople.hpp>
Public Member Functions | |
| KeepTopNPeople (const int numberPeopleMax) | |
| virtual | ~KeepTopNPeople () |
| Array< float > | keepTopPeople (const Array< float > &peopleArrays, const Array< float > &poseScores) const |
Definition at line 8 of file keepTopNPeople.hpp.
|
explicit |
|
virtual |
| Array<float> op::KeepTopNPeople::keepTopPeople | ( | const Array< float > & | peopleArrays, |
| const Array< float > & | poseScores | ||
| ) | const |