OpenCV for Unity 2.6.4
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.
Loading...
Searching...
No Matches
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.LogisticRegressionstatic
calcError(TrainData data, bool test, Mat resp)OpenCVForUnity.MlModule.StatModel
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
COMPRESSED_INPUTOpenCVForUnity.MlModule.StatModelstatic
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
getTermCriteriaAsValueTuple()OpenCVForUnity.MlModule.LogisticRegression
getTermCriteriaAsVec3d()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
maxCountOpenCVForUnity.MlModule.LogisticRegression
MINI_BATCHOpenCVForUnity.MlModule.LogisticRegressionstatic
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.StatModelstatic
RAW_OUTPUTOpenCVForUnity.MlModule.StatModelstatic
REG_DISABLEOpenCVForUnity.MlModule.LogisticRegressionstatic
REG_L1OpenCVForUnity.MlModule.LogisticRegressionstatic
REG_L2OpenCVForUnity.MlModule.LogisticRegressionstatic
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
setTermCriteria(in Vec3d val)OpenCVForUnity.MlModule.LogisticRegression
setTermCriteria(in(double type, double maxCount, double epsilon) 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
typeOpenCVForUnity.MlModule.LogisticRegression
UPDATE_MODELOpenCVForUnity.MlModule.StatModelstatic