Confidence in Face Recognition
Can someone explain to me basically how the confidence is calculated in the Eigenfaces, LBPH and Fisherfaces methods from the OpenCV Contrib modules? Is it calculated based on the distance?
Thanks in advance