Fisher recognition - Predict more than one result
There is a simple way to obtain a list of recognized persons and their distances using the API provided with FaceRecognizer and the method createFisherFaceRecognizer()?
not without hacking the api.
(add a new method to the FaceRecognizer interface, implement it for the 3 Recognizers, and recompile opencv)