OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
producer.hpp File Reference

Go to the source code of this file.

Classes

class  op::Producer
 

Namespaces

 op
 

Functions

OP_API std::shared_ptr< Producer > op::createProducer (const ProducerType producerType=ProducerType::None, const std::string &producerString="", const Point< int > &cameraResolution=Point< int >{-1,-1}, const std::string &cameraParameterPath="models/cameraParameters/", const bool undistortImage=true, const int numberViews=-1)