![]() |
OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
#include <subThreadNoQueue.hpp>
Public Member Functions | |
| SubThreadNoQueue (const std::vector< TWorker > &tWorkers) | |
| virtual | ~SubThreadNoQueue () |
| bool | work () |
| DELETE_COPY (SubThreadNoQueue) | |
Definition at line 11 of file subThreadNoQueue.hpp.
|
explicit |
Definition at line 32 of file subThreadNoQueue.hpp.
|
virtual |
Definition at line 38 of file subThreadNoQueue.hpp.
| op::SubThreadNoQueue< TDatums, TWorker >::DELETE_COPY | ( | SubThreadNoQueue< TDatums, TWorker > | ) |
| bool op::SubThreadNoQueue< TDatums, TWorker >::work |
Definition at line 43 of file subThreadNoQueue.hpp.