OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
#include <subThreadQueueIn.hpp>
Public Member Functions | |
SubThreadQueueIn (const std::vector< TWorker > &tWorkers, const std::shared_ptr< TQueue > &tQueueIn) | |
virtual | ~SubThreadQueueIn () |
bool | work () |
Definition at line 12 of file subThreadQueueIn.hpp.
op::SubThreadQueueIn< TDatums, TWorker, TQueue >::SubThreadQueueIn | ( | const std::vector< TWorker > & | tWorkers, |
const std::shared_ptr< TQueue > & | tQueueIn | ||
) |
Definition at line 36 of file subThreadQueueIn.hpp.
|
virtual |
Definition at line 45 of file subThreadQueueIn.hpp.
bool op::SubThreadQueueIn< TDatums, TWorker, TQueue >::work |
Definition at line 50 of file subThreadQueueIn.hpp.