memoryx::HumanKeypoint
Overview
struct HumanKeypoint
Used By
- HumanKeypointMap
Data Member Index
- label
-
- x
-
- y
-
- z
-
- globalX
-
- globalY
-
- globalZ
-
- confidence
-
- enabled
-
Data Members
- string label;
- float x;
- float y;
- float z;
- float globalX;
- float globalY;
- float globalZ;
- float confidence;
- bool enabled;