Face Engine SDK  5.14.0
A face detection, recognition and tracking engine.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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: