3DiVi Face SDK
3.24.1
|
Result of template matching. More...
#include <Recognizer.h>
Public Attributes | |
double | distance |
Distance between the templates. | |
double | fa_r |
False acceptance rate corresponding to the distance value taken as a threshold at the extended LFW test (Labeled Faces in the Wild http://vis-www.cs.umass.edu/lfw/). | |
double | fr_r |
False rejection rate corresponding to the distance value taken as a threshold at the extended LFW test (Labeled Faces in the Wild http://vis-www.cs.umass.edu/lfw/). | |
double | score |
Score of templates similarity - real number from 0 to 1. | |
Result of template matching.