OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
#include <wFpsMax.hpp>
Public Member Functions | |
WFpsMax (const double fpsMax) | |
virtual | ~WFpsMax () |
void | initializationOnThread () |
void | work (TDatums &tDatums) |
Public Member Functions inherited from op::Worker< TDatums > | |
Worker () | |
virtual | ~Worker () |
void | initializationOnThreadNoException () |
bool | checkAndWork (TDatums &tDatums) |
bool | isRunning () const |
void | stop () |
virtual void | tryStop () |
Additional Inherited Members |
Definition at line 12 of file wFpsMax.hpp.
|
explicit |
Definition at line 38 of file wFpsMax.hpp.
|
virtual |
Definition at line 44 of file wFpsMax.hpp.
|
virtual |
Implements op::Worker< TDatums >.
Definition at line 49 of file wFpsMax.hpp.
|
virtual |
Implements op::Worker< TDatums >.
Definition at line 54 of file wFpsMax.hpp.