![]() |
SmartFace Embedded Toolkit
4.2.1
|
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 | |
Candidate for identification by entity.
Definition at line 127 of file sfe_core.h.
| SFEEntity SFEEntityIdentificationCandidate::entity |
candidate entity id
Definition at line 133 of file sfe_core.h.
| size_t SFEEntityIdentificationCandidate::index |
index of the entity from the input gallery
Definition at line 131 of file sfe_core.h.
| float SFEEntityIdentificationCandidate::score |
matching score
Definition at line 129 of file sfe_core.h.