|
| 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 |
|
|
const int | yPos |
|
const cv::Size | graphSize |
|
const int | graphPadding |
|
The documentation for this class was generated from the following files:
- src/common/monitors/include/monitors/presenter.h
- src/common/monitors/src/presenter.cpp