We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Could you tell me the FaceRecognizerSF.match result of FR_COSINE is Cosine Distance or Cosine Similarity?
The text was updated successfully, but these errors were encountered:
The cosine distance is one minus the cosine similarity
Sorry, something went wrong.
There is no cosine distance. Read the code before asking questions: https://github.com/opencv/opencv/blob/c9a4775d49202538ffa40fc147b502049a2ae93c/modules/objdetect/src/face_recognize.cpp#L49-L63
fengyuentau
No branches or pull requests
Could you tell me the FaceRecognizerSF.match result of FR_COSINE is Cosine Distance or Cosine Similarity?
The text was updated successfully, but these errors were encountered: