FaceRecognizerSFAsync extension

on

Methods

alignCropAsync(Mat srcImg, Mat faceBox) Future<Mat>

Available on FaceRecognizerSF, provided by the FaceRecognizerSFAsync extension

featureAsync(Mat alignedImg, {bool clone = false}) Future<Mat>

Available on FaceRecognizerSF, provided by the FaceRecognizerSFAsync extension

matchAsync(Mat faceFeature1, Mat faceFeature2, {int disType = FaceRecognizerSF.FR_COSINE}) Future<double>

Available on FaceRecognizerSF, provided by the FaceRecognizerSFAsync extension