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::WReconstruction3D Class Reference

#include <reconstruction3D.hpp>

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

Public Member Functions

void initializationOnThread ()
 
void work (std::shared_ptr< std::vector< Datum3D >> &datumsPtr)
 
- 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

- Protected Member Functions inherited from op::Worker< std::shared_ptr< std::vector< Datum3D > > >
virtual void work (std::shared_ptr< std::vector< Datum3D > > &tDatums)=0
 

Member Function Documentation

void op::WReconstruction3D::initializationOnThread ( )
inlinevirtual
void op::WReconstruction3D::work ( std::shared_ptr< std::vector< Datum3D >> &  datumsPtr)

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