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.Boost Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.MlModule.Booststatic
calcError(TrainData data, bool test, Mat resp)OpenCVForUnity.MlModule.StatModel
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
COMPRESSED_INPUTOpenCVForUnity.MlModule.StatModelstatic
create()OpenCVForUnity.MlModule.Booststatic
DISCRETEOpenCVForUnity.MlModule.Booststatic
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.Boostprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.MlModule.StatModelvirtual
GENTLEOpenCVForUnity.MlModule.Booststatic
getBoostType()OpenCVForUnity.MlModule.Boost
getCVFolds()OpenCVForUnity.MlModule.DTrees
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getMaxCategories()OpenCVForUnity.MlModule.DTrees
getMaxDepth()OpenCVForUnity.MlModule.DTrees
getMinSampleCount()OpenCVForUnity.MlModule.DTrees
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getPriors()OpenCVForUnity.MlModule.DTrees
getRegressionAccuracy()OpenCVForUnity.MlModule.DTrees
getTruncatePrunedTree()OpenCVForUnity.MlModule.DTrees
getUse1SERule()OpenCVForUnity.MlModule.DTrees
getUseSurrogates()OpenCVForUnity.MlModule.DTrees
getVarCount()OpenCVForUnity.MlModule.StatModel
getWeakCount()OpenCVForUnity.MlModule.Boost
getWeightTrimRate()OpenCVForUnity.MlModule.Boost
isClassifier()OpenCVForUnity.MlModule.StatModel
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
isTrained()OpenCVForUnity.MlModule.StatModel
load(string filepath, string nodeName)OpenCVForUnity.MlModule.Booststatic
load(string filepath)OpenCVForUnity.MlModule.Booststatic
LOGITOpenCVForUnity.MlModule.Booststatic
predict(Mat samples, Mat results, int flags)OpenCVForUnity.MlModule.StatModelvirtual
predict(Mat samples, Mat results)OpenCVForUnity.MlModule.StatModelvirtual
predict(Mat samples)OpenCVForUnity.MlModule.StatModelvirtual
PREDICT_AUTOOpenCVForUnity.MlModule.DTreesstatic
PREDICT_MASKOpenCVForUnity.MlModule.DTreesstatic
PREDICT_MAX_VOTEOpenCVForUnity.MlModule.DTreesstatic
PREDICT_SUMOpenCVForUnity.MlModule.DTreesstatic
PREPROCESSED_INPUTOpenCVForUnity.MlModule.StatModelstatic
RAW_OUTPUTOpenCVForUnity.MlModule.StatModelstatic
REALOpenCVForUnity.MlModule.Booststatic
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setBoostType(int val)OpenCVForUnity.MlModule.Boost
setCVFolds(int val)OpenCVForUnity.MlModule.DTrees
setMaxCategories(int val)OpenCVForUnity.MlModule.DTrees
setMaxDepth(int val)OpenCVForUnity.MlModule.DTrees
setMinSampleCount(int val)OpenCVForUnity.MlModule.DTrees
setPriors(Mat val)OpenCVForUnity.MlModule.DTrees
setRegressionAccuracy(float val)OpenCVForUnity.MlModule.DTrees
setTruncatePrunedTree(bool val)OpenCVForUnity.MlModule.DTrees
setUse1SERule(bool val)OpenCVForUnity.MlModule.DTrees
setUseSurrogates(bool val)OpenCVForUnity.MlModule.DTrees
setWeakCount(int val)OpenCVForUnity.MlModule.Boost
setWeightTrimRate(double val)OpenCVForUnity.MlModule.Boost
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.StatModelstatic