MRPT  1.9.9
mrpt::obs::CObservationSkeleton::TSkeletonJoint Struct Reference

Detailed Description

A generic joint for the skeleton observation.

Definition at line 60 of file CObservationSkeleton.h.

#include <mrpt/obs/CObservationSkeleton.h>

Public Member Functions

 TSkeletonJoint ()
 Default constructor. More...
 

Public Attributes

double x
 3D position More...
 
double y
 
double z
 
double conf
 Confidence value [0...1]. More...
 

Constructor & Destructor Documentation

◆ TSkeletonJoint()

mrpt::obs::CObservationSkeleton::TSkeletonJoint::TSkeletonJoint ( )
inline

Default constructor.

Definition at line 63 of file CObservationSkeleton.h.

Member Data Documentation

◆ conf

double mrpt::obs::CObservationSkeleton::TSkeletonJoint::conf

Confidence value [0...1].

Definition at line 68 of file CObservationSkeleton.h.

Referenced by mrpt::hwdrivers::CSkeletonTracker::processPreview().

◆ x

double mrpt::obs::CObservationSkeleton::TSkeletonJoint::x

3D position

Definition at line 65 of file CObservationSkeleton.h.

Referenced by mrpt::hwdrivers::CSkeletonTracker::processPreview().

◆ y

double mrpt::obs::CObservationSkeleton::TSkeletonJoint::y

◆ z

double mrpt::obs::CObservationSkeleton::TSkeletonJoint::z



Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020