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

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
 

Detailed Description

Candidate for identification by template.

Definition at line 119 of file sfe_core.h.

Field Documentation

◆ index

size_t SFETemplateIdentificationCandidate::index

index of the template from the input gallery

Definition at line 123 of file sfe_core.h.

◆ score

float SFETemplateIdentificationCandidate::score

matching score

Definition at line 121 of file sfe_core.h.


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