OpenCV for Unity 2.6.5
Enox Software / Please refer to OpenCV official document ( http://docs.opencv.org/4.10.0/index.html ) for the details of the argument of the method.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
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.FaceRecognizerSFstatic
FR_NORM_L2OpenCVForUnity.ObjdetectModule.FaceRecognizerSFstatic
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