#include <guiInfoAdder.hpp>
|
| GuiInfoAdder (const int numberGpus, const bool guiEnabled=false) |
|
virtual | ~GuiInfoAdder () |
|
void | addInfo (Matrix &outputData, const int numberPeople, const unsigned long long id, const std::string &elementRenderedName, const unsigned long long frameNumber, const Array< long long > &poseIds=Array< long long >{}, const Array< float > &poseKeypoints=Array< float >{}) |
|
Definition at line 9 of file guiInfoAdder.hpp.
◆ GuiInfoAdder()
op::GuiInfoAdder::GuiInfoAdder |
( |
const int |
numberGpus, |
|
|
const bool |
guiEnabled = false |
|
) |
| |
◆ ~GuiInfoAdder()
virtual op::GuiInfoAdder::~GuiInfoAdder |
( |
| ) |
|
|
virtual |
◆ addInfo()
void op::GuiInfoAdder::addInfo |
( |
Matrix & |
outputData, |
|
|
const int |
numberPeople, |
|
|
const unsigned long long |
id, |
|
|
const std::string & |
elementRenderedName, |
|
|
const unsigned long long |
frameNumber, |
|
|
const Array< long long > & |
poseIds = Array< long long >{} , |
|
|
const Array< float > & |
poseKeypoints = Array< float >{} |
|
) |
| |
The documentation for this class was generated from the following file: