OpenCV for Unity  2.6.0
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.9.0/index.html ) for the details of the argument of the method.
OpenCVForUnity.ObjdetectModule.FaceRecognizerSF Member List

This is the complete list of members for OpenCVForUnity.ObjdetectModule.FaceRecognizerSF, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.ObjdetectModule.FaceRecognizerSFstatic
alignCrop(Mat src_img, Mat face_box, Mat aligned_img)OpenCVForUnity.ObjdetectModule.FaceRecognizerSF
create(string model, string config, int backend_id, int target_id)OpenCVForUnity.ObjdetectModule.FaceRecognizerSFstatic
create(string model, string config, int backend_id)OpenCVForUnity.ObjdetectModule.FaceRecognizerSFstatic
create(string model, string config)OpenCVForUnity.ObjdetectModule.FaceRecognizerSFstatic
DisposableObject()OpenCVForUnity.DisposableObjectprotected
DisposableObject(bool isEnabledDispose)OpenCVForUnity.DisposableObjectprotected
DisposableOpenCVObject()OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose)OpenCVForUnity.DisposableOpenCVObjectprotected
Dispose(bool disposing)OpenCVForUnity.ObjdetectModule.FaceRecognizerSFprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
feature(Mat aligned_img, Mat face_feature)OpenCVForUnity.ObjdetectModule.FaceRecognizerSF
FR_COSINEOpenCVForUnity.ObjdetectModule.FaceRecognizerSF
FR_NORM_L2OpenCVForUnity.ObjdetectModule.FaceRecognizerSF
getNativeObjAddr()OpenCVForUnity.ObjdetectModule.FaceRecognizerSF
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
match(Mat face_feature1, Mat face_feature2, int dis_type)OpenCVForUnity.ObjdetectModule.FaceRecognizerSF
match(Mat face_feature1, Mat face_feature2)OpenCVForUnity.ObjdetectModule.FaceRecognizerSF
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic