AI Watch A1
Multi-person 3D skeleton detection using Intel RealSense and OpenPose with Kafka support.
BodyKeyPoint Member List

This is the complete list of members for BodyKeyPoint, including all inherited members.

BodyKeyPoint(float x, float y, float confidence, Point *decorated=nullptr)BodyKeyPoint
confidenceBodyKeyPointprivate
decoratedPointprivate
getConfidence(void)BodyKeyPoint
getDecorated(void)Point
getX(void)Point
getY(void)Point
Point(float x, float y, Point *decorated=nullptr)Pointinline
setConfidence(float confidence)BodyKeyPointprivate
setX(float x)Pointprotected
setY(float y)Pointprotected
xPointprivate
yPointprivate
~Point(void)Point