OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
queueBase.hpp File Reference
#include <condition_variable>
#include <mutex>
#include <queue>
#include <openpose/core/common.hpp>
#include <openpose/core/datum.hpp>
#include <openpose/utilities/fastMath.hpp>

Go to the source code of this file.

Classes

class  op::QueueBase< TDatums, TQueue >
 

Namespaces

 op