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