OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
op::VerbosePrinter Class Reference

#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
 

Detailed Description

Definition at line 8 of file verbosePrinter.hpp.

Constructor & Destructor Documentation

◆ VerbosePrinter()

op::VerbosePrinter::VerbosePrinter ( const double  verbose,
const unsigned long long  numberFrames 
)

◆ ~VerbosePrinter()

virtual op::VerbosePrinter::~VerbosePrinter ( )
virtual

Member Function Documentation

◆ printVerbose()

void op::VerbosePrinter::printVerbose ( const unsigned long long  frameNumber) const

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