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