Face Engine SDK  5.27.0
A face detection, recognition and tracking engine.
fsdk::HumanFaceAssociation Struct Reference

Type for human and face association. More...

#include <IHumanFaceBatch.h>

Public Attributes

uint32_t humanId
 
uint32_t faceId
 
float score
 

Detailed Description

Type for human and face association.

Note
humanId field is for the face detection index.
faceId field is for the human detection index.
score - association score.

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