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.FaceModule.BasicFaceRecognizer Member List

This is the complete list of members for OpenCVForUnity.FaceModule.BasicFaceRecognizer, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.FaceModule.BasicFaceRecognizerstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
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.FaceModule.BasicFaceRecognizerprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.CoreModule.Algorithmvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getEigenValues()OpenCVForUnity.FaceModule.BasicFaceRecognizer
getEigenVectors()OpenCVForUnity.FaceModule.BasicFaceRecognizer
getLabelInfo(int label)OpenCVForUnity.FaceModule.FaceRecognizer
getLabels()OpenCVForUnity.FaceModule.BasicFaceRecognizer
getLabelsByString(string str)OpenCVForUnity.FaceModule.FaceRecognizer
getMean()OpenCVForUnity.FaceModule.BasicFaceRecognizer
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getNumComponents()OpenCVForUnity.FaceModule.BasicFaceRecognizer
getProjections()OpenCVForUnity.FaceModule.BasicFaceRecognizer
getThreshold()OpenCVForUnity.FaceModule.BasicFaceRecognizer
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
predict(Mat src, int[] label, double[] confidence)OpenCVForUnity.FaceModule.FaceRecognizer
predict_collect(Mat src, PredictCollector collector)OpenCVForUnity.FaceModule.FaceRecognizer
predict_label(Mat src)OpenCVForUnity.FaceModule.FaceRecognizer
read(string filename)OpenCVForUnity.FaceModule.FaceRecognizer
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setLabelInfo(int label, string strInfo)OpenCVForUnity.FaceModule.FaceRecognizer
setNumComponents(int val)OpenCVForUnity.FaceModule.BasicFaceRecognizer
setThreshold(double val)OpenCVForUnity.FaceModule.BasicFaceRecognizer
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
train(List< Mat > src, Mat labels)OpenCVForUnity.FaceModule.FaceRecognizer
update(List< Mat > src, Mat labels)OpenCVForUnity.FaceModule.FaceRecognizer
write(string filename)OpenCVForUnity.FaceModule.FaceRecognizer