![]() |
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::Thread< TDatums, TWorker >, including all inherited members.
| add(const std::vector< std::shared_ptr< SubThread< TDatums, TWorker >>> &subThreads) | op::Thread< TDatums, TWorker > | |
| add(const std::shared_ptr< SubThread< TDatums, TWorker >> &subThread) | op::Thread< TDatums, TWorker > | |
| exec(const std::shared_ptr< std::atomic< bool >> &isRunningSharedPtr) | op::Thread< TDatums, TWorker > | |
| isRunning() const | op::Thread< TDatums, TWorker > | inline |
| operator=(Thread &&t) | op::Thread< TDatums, TWorker > | |
| startInThread() | op::Thread< TDatums, TWorker > | |
| stopAndJoin() | op::Thread< TDatums, TWorker > | |
| Thread(const std::shared_ptr< std::atomic< bool >> &isRunningSharedPtr=nullptr) | op::Thread< TDatums, TWorker > | explicit |
| Thread(Thread &&t) | op::Thread< TDatums, TWorker > | |
| ~Thread() | op::Thread< TDatums, TWorker > | virtual |