i am having problem with predict function of FaceRecognizer.
after using the predict function i should get two values after return but it is giving an error as TypeError:'int' object is not iterable. what to use for finding the confidence value along with label.
which opencv version is it ?