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.MlModule.LogisticRegression Member List

This is the complete list of members for OpenCVForUnity.MlModule.LogisticRegression, including all inherited members.

__fromPtr__(IntPtr addr)OpenCVForUnity.MlModule.LogisticRegressionstatic
BATCHOpenCVForUnity.MlModule.LogisticRegression
calcError(TrainData data, bool test, Mat resp)OpenCVForUnity.MlModule.StatModel
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
COMPRESSED_INPUTOpenCVForUnity.MlModule.StatModel
create()OpenCVForUnity.MlModule.LogisticRegressionstatic
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.MlModule.LogisticRegressionprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.MlModule.StatModelvirtual
get_learnt_thetas()OpenCVForUnity.MlModule.LogisticRegression
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getIterations()OpenCVForUnity.MlModule.LogisticRegression
getLearningRate()OpenCVForUnity.MlModule.LogisticRegression
getMiniBatchSize()OpenCVForUnity.MlModule.LogisticRegression
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getRegularization()OpenCVForUnity.MlModule.LogisticRegression
getTermCriteria()OpenCVForUnity.MlModule.LogisticRegression
getTrainMethod()OpenCVForUnity.MlModule.LogisticRegression
getVarCount()OpenCVForUnity.MlModule.StatModel
isClassifier()OpenCVForUnity.MlModule.StatModel
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
isTrained()OpenCVForUnity.MlModule.StatModel
load(string filepath, string nodeName)OpenCVForUnity.MlModule.LogisticRegressionstatic
load(string filepath)OpenCVForUnity.MlModule.LogisticRegressionstatic
MINI_BATCHOpenCVForUnity.MlModule.LogisticRegression
predict(Mat samples, Mat results, int flags)OpenCVForUnity.MlModule.LogisticRegressionvirtual
predict(Mat samples, Mat results)OpenCVForUnity.MlModule.LogisticRegressionvirtual
predict(Mat samples)OpenCVForUnity.MlModule.LogisticRegressionvirtual
PREPROCESSED_INPUTOpenCVForUnity.MlModule.StatModel
RAW_OUTPUTOpenCVForUnity.MlModule.StatModel
REG_DISABLEOpenCVForUnity.MlModule.LogisticRegression
REG_L1OpenCVForUnity.MlModule.LogisticRegression
REG_L2OpenCVForUnity.MlModule.LogisticRegression
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setIterations(int val)OpenCVForUnity.MlModule.LogisticRegression
setLearningRate(double val)OpenCVForUnity.MlModule.LogisticRegression
setMiniBatchSize(int val)OpenCVForUnity.MlModule.LogisticRegression
setRegularization(int val)OpenCVForUnity.MlModule.LogisticRegression
setTermCriteria(TermCriteria val)OpenCVForUnity.MlModule.LogisticRegression
setTrainMethod(int val)OpenCVForUnity.MlModule.LogisticRegression
ThrowIfDisposed()OpenCVForUnity.DisposableObject
ThrowIfNullIntPtr(IntPtr ptr)OpenCVForUnity.DisposableObjectstatic
train(TrainData trainData, int flags)OpenCVForUnity.MlModule.StatModel
train(TrainData trainData)OpenCVForUnity.MlModule.StatModel
train(Mat samples, int layout, Mat responses)OpenCVForUnity.MlModule.StatModel
UPDATE_MODELOpenCVForUnity.MlModule.StatModel