__fromPtr__(IntPtr addr) | OpenCVForUnity.ObjdetectModule.FaceRecognizerSF | static |
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.FaceRecognizerSF | static |
create(string model, string config, int backend_id) | OpenCVForUnity.ObjdetectModule.FaceRecognizerSF | static |
create(string model, string config) | OpenCVForUnity.ObjdetectModule.FaceRecognizerSF | static |
DisposableObject() | OpenCVForUnity.DisposableObject | protected |
DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
Dispose(bool disposing) | OpenCVForUnity.ObjdetectModule.FaceRecognizerSF | protectedvirtual |
OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
feature(Mat aligned_img, Mat face_feature) | OpenCVForUnity.ObjdetectModule.FaceRecognizerSF | |
FR_COSINE | OpenCVForUnity.ObjdetectModule.FaceRecognizerSF | static |
FR_NORM_L2 | OpenCVForUnity.ObjdetectModule.FaceRecognizerSF | static |
getNativeObjAddr() | OpenCVForUnity.ObjdetectModule.FaceRecognizerSF | |
IsDisposed | OpenCVForUnity.DisposableObject | |
IsEnabledDispose | OpenCVForUnity.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.DisposableObject | static |