UpdateConsumer::Properties Struct Reference

#include <VisionX/components/person_instance_updater/UpdateConsumer.h>

Public Attributes

bool enableBodyTracking = true
 If false, body tracking (pose) data is ignored entirely: PersonInstances are updated based on face detections only and their poseID is left unset.
 
float maxFaceHeadDistance = 1000.0F
 

Detailed Description

Definition at line 38 of file UpdateConsumer.h.

Member Data Documentation

◆ enableBodyTracking

bool enableBodyTracking = true

If false, body tracking (pose) data is ignored entirely: PersonInstances are updated based on face detections only and their poseID is left unset.

Definition at line 44 of file UpdateConsumer.h.

◆ maxFaceHeadDistance

float maxFaceHeadDistance = 1000.0F

Definition at line 40 of file UpdateConsumer.h.


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