FaceRecognition Struct Reference

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

Public Attributes

Eigen::Matrix< int, 2, 1 > extents2D
 
FramedPosition framedPosition3D
 
Eigen::Matrix< int, 2, 1 > position2D
 
Eigen::Matrix< float, 3, 1 > position3DGlobal
 
std::optional< armarx::armem::MemoryIDprofileID
 

Detailed Description

Definition at line 59 of file types.h.

Member Data Documentation

◆ extents2D

Eigen::Matrix<int, 2, 1> extents2D

Definition at line 64 of file types.h.

◆ framedPosition3D

FramedPosition framedPosition3D

Definition at line 68 of file types.h.

◆ position2D

Eigen::Matrix<int, 2, 1> position2D

Definition at line 66 of file types.h.

◆ position3DGlobal

Eigen::Matrix<float, 3, 1> position3DGlobal

Definition at line 62 of file types.h.

◆ profileID

std::optional<armarx::armem::MemoryID> profileID

Definition at line 70 of file types.h.


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