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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.FaceModule.FisherFaceRecognizerstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
create(int num_components, double threshold)OpenCVForUnity.FaceModule.FisherFaceRecognizerstatic
create(int num_components)OpenCVForUnity.FaceModule.FisherFaceRecognizerstatic
create()OpenCVForUnity.FaceModule.FisherFaceRecognizerstatic
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.FisherFaceRecognizerprotectedvirtual
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