plugin  0.1.0
Public Member Functions | Public Attributes | List of all members
Presenter Class Reference

Public Member Functions

 Presenter (std::set< MonitorType > enabledMonitors={}, int yPos=20, cv::Size graphSize={150, 60}, std::size_t historySize=20)
 
 Presenter (const std::string &keys, int yPos=20, cv::Size graphSize={150, 60}, std::size_t historySize=20)
 
void addRemoveMonitor (MonitorType monitor)
 
void handleKey (int key)
 
void drawGraphs (cv::Mat &frame)
 
std::vector< std::string > reportMeans () const
 

Public Attributes

const int yPos
 
const cv::Size graphSize
 
const int graphPadding
 

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