void setConfidence(float confidence)
Set the confidence value.
float getConfidence(void)
Get the confidence value.
float confidence
The confidence value is an OpenPose parameter to evaluate how accurate the process was while determin...
BodyKeyPoint(float x, float y, float confidence, Point *decorated=nullptr)
Construct a new Body Keypoint object.