OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
#include <verbosePrinter.hpp>
Public Member Functions | |
VerbosePrinter (const double verbose, const unsigned long long numberFrames) | |
virtual | ~VerbosePrinter () |
void | printVerbose (const unsigned long long frameNumber) const |
Definition at line 8 of file verbosePrinter.hpp.
op::VerbosePrinter::VerbosePrinter | ( | const double | verbose, |
const unsigned long long | numberFrames | ||
) |
|
virtual |
void op::VerbosePrinter::printVerbose | ( | const unsigned long long | frameNumber | ) | const |