OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
op::GuiInfoAdder Member List

This is the complete list of members for op::GuiInfoAdder, including all inherited members.

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 >{})op::GuiInfoAdder
GuiInfoAdder(const int numberGpus, const bool guiEnabled=false)op::GuiInfoAdder
~GuiInfoAdder()op::GuiInfoAddervirtual