HumanPose2D Struct Reference

#include <VisionX/libraries/armem_human/types.h>

Public Attributes

std::string cameraFrameName
 
std::optional< std::string > humanTrackingId = std::nullopt
 
std::map< std::string, PoseKeypoint2Dkeypoints
 
std::string poseModelId
 
DateTime timestamp
 

Detailed Description

Definition at line 49 of file types.h.

Member Data Documentation

◆ cameraFrameName

std::string cameraFrameName

Definition at line 55 of file types.h.

◆ humanTrackingId

std::optional<std::string> humanTrackingId = std::nullopt

Definition at line 53 of file types.h.

◆ keypoints

std::map<std::string, PoseKeypoint2D> keypoints

Definition at line 52 of file types.h.

◆ poseModelId

std::string poseModelId

Definition at line 51 of file types.h.

◆ timestamp

DateTime timestamp

Definition at line 54 of file types.h.


The documentation for this struct was generated from the following file: