OpenPose  1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros
op::WPointGrey Class Reference

#include <pointGrey.hpp>

Inherits op::WorkerProducer< std::shared_ptr< std::vector< Datum3D > > >.

Public Member Functions

 WPointGrey ()
 
 ~WPointGrey ()
 
void initializationOnThread ()
 
std::shared_ptr< std::vector
< Datum3D > > 
workProducer ()
 
- Public Member Functions inherited from op::WorkerProducer< std::shared_ptr< std::vector< Datum3D > > >
virtual ~WorkerProducer ()
 
void work (std::shared_ptr< std::vector< Datum3D > > &tDatums)
 
- Public Member Functions inherited from op::Worker< std::shared_ptr< std::vector< Datum3D > > >
 Worker ()
 
virtual ~Worker ()
 
bool checkAndWork (std::shared_ptr< std::vector< Datum3D > > &tDatums)
 
bool isRunning () const
 
void stop ()
 
virtual void tryStop ()
 

Additional Inherited Members

Constructor & Destructor Documentation

op::WPointGrey::WPointGrey ( )
op::WPointGrey::~WPointGrey ( )

Member Function Documentation

void op::WPointGrey::initializationOnThread ( )
virtual
std::shared_ptr<std::vector<Datum3D> > op::WPointGrey::workProducer ( )
virtual

The documentation for this class was generated from the following file: