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.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.StatModel
create()OpenCVForUnity.MlModule.Booststatic
DISCRETEOpenCVForUnity.MlModule.Boost
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.Boost
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.Boost
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.DTrees
PREDICT_MASKOpenCVForUnity.MlModule.DTrees
PREDICT_MAX_VOTEOpenCVForUnity.MlModule.DTrees
PREDICT_SUMOpenCVForUnity.MlModule.DTrees
PREPROCESSED_INPUTOpenCVForUnity.MlModule.StatModel
RAW_OUTPUTOpenCVForUnity.MlModule.StatModel
REALOpenCVForUnity.MlModule.Boost
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.StatModel