![]() |
SmartFace Embedded Toolkit
4.2.1
|
Candidate for identification by template. More...
#include <sfe_core.h>
Data Fields | |
| float | score |
| matching score | |
| size_t | index |
| index of the template from the input gallery | |
Candidate for identification by template.
Definition at line 119 of file sfe_core.h.
| size_t SFETemplateIdentificationCandidate::index |
index of the template from the input gallery
Definition at line 123 of file sfe_core.h.
| float SFETemplateIdentificationCandidate::score |
matching score
Definition at line 121 of file sfe_core.h.