v1.0.8
What's Changed
- docs(contributor): contributors readme action update by @github-actions in #94
- improve wrappers, allow clone features of FaceRecognizerSF, more doc by @rainyl in #96
- API change:
FaceRecognizerSF.feature(Mat alignedImg)->FaceRecognizerSF.feature(Mat alignedImg, {bool clone = false}) - Deprecated:
FaceRecognizerSF.newRecognizerFaceRecognizerSF.DIS_TYPR_FR_COSINEFaceRecognizerSF.DIS_TYPE_FR_NORM_L2
Full Changelog: v1.0.7...v1.0.8