Kagami/go-face

Need match score(similarity percentage) for classified images

pradhyumn94 opened this issue · 1 comments

It would be nice to have a classification method which also provides similarity score for compared images.

You can use func SquaredEuclideanDistance(descriptor1, descriptor2) in face.go