AI Watch A1
Multi-person 3D skeleton detection using Intel RealSense and OpenPose with Kafka support.
|
This is the complete list of members for BodyKeyPoint, including all inherited members.
BodyKeyPoint(float x, float y, float confidence, Point *decorated=nullptr) | BodyKeyPoint | |
confidence | BodyKeyPoint | private |
decorated | Point | private |
getConfidence(void) | BodyKeyPoint | |
getDecorated(void) | Point | |
getX(void) | Point | |
getY(void) | Point | |
Point(float x, float y, Point *decorated=nullptr) | Point | inline |
setConfidence(float confidence) | BodyKeyPoint | private |
setX(float x) | Point | protected |
setY(float y) | Point | protected |
x | Point | private |
y | Point | private |
~Point(void) | Point |