SmartFace Embedded Toolkit  4.2.1
Loading...
Searching...
No Matches
SFEEntityIdentificationCandidate Struct Reference

Candidate for identification by entity. More...

#include <sfe_core.h>

Data Fields

float score
 matching score
 
size_t index
 index of the entity from the input gallery
 
SFEEntity entity
 candidate entity id
 

Detailed Description

Candidate for identification by entity.

Definition at line 127 of file sfe_core.h.

Field Documentation

◆ entity

SFEEntity SFEEntityIdentificationCandidate::entity

candidate entity id

Definition at line 133 of file sfe_core.h.

◆ index

size_t SFEEntityIdentificationCandidate::index

index of the entity from the input gallery

Definition at line 131 of file sfe_core.h.

◆ score

float SFEEntityIdentificationCandidate::score

matching score

Definition at line 129 of file sfe_core.h.


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