Struct CObservationSkeleton::TSkeletonJoint
Defined in File CObservationSkeleton.h
Nested Relationships
This struct is a nested type of Class CObservationSkeleton.
Struct Documentation
-
struct TSkeletonJoint
A generic joint for the skeleton observation
Public Functions
-
TSkeletonJoint() = default
Default constructor
Public Members
-
double x = {.0}
3D position
-
double y = {.0}
-
double z = {.0}
-
double conf = {.0}
Confidence value [0…1]
-
TSkeletonJoint() = default