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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.MlModule.RTreesstatic
calcError(TrainData data, bool test, Mat resp)OpenCVForUnity.MlModule.StatModel
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
COMPRESSED_INPUTOpenCVForUnity.MlModule.StatModelstatic
create()OpenCVForUnity.MlModule.RTreesstatic
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.RTreesprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.MlModule.StatModelvirtual
getActiveVarCount()OpenCVForUnity.MlModule.RTrees
getCalculateVarImportance()OpenCVForUnity.MlModule.RTrees
getCVFolds()OpenCVForUnity.MlModule.DTrees
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getMaxCategories()OpenCVForUnity.MlModule.DTrees
getMaxDepth()OpenCVForUnity.MlModule.DTrees
getMinSampleCount()OpenCVForUnity.MlModule.DTrees
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getOOBError()OpenCVForUnity.MlModule.RTrees
getPriors()OpenCVForUnity.MlModule.DTrees
getRegressionAccuracy()OpenCVForUnity.MlModule.DTrees
getTermCriteria()OpenCVForUnity.MlModule.RTrees
getTermCriteriaAsValueTuple()OpenCVForUnity.MlModule.RTrees
getTermCriteriaAsVec3d()OpenCVForUnity.MlModule.RTrees
getTruncatePrunedTree()OpenCVForUnity.MlModule.DTrees
getUse1SERule()OpenCVForUnity.MlModule.DTrees
getUseSurrogates()OpenCVForUnity.MlModule.DTrees
getVarCount()OpenCVForUnity.MlModule.StatModel
getVarImportance()OpenCVForUnity.MlModule.RTrees
getVotes(Mat samples, Mat results, int flags)OpenCVForUnity.MlModule.RTrees
isClassifier()OpenCVForUnity.MlModule.StatModel
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
isTrained()OpenCVForUnity.MlModule.StatModel
load(string filepath, string nodeName)OpenCVForUnity.MlModule.RTreesstatic
load(string filepath)OpenCVForUnity.MlModule.RTreesstatic
maxCountOpenCVForUnity.MlModule.RTrees
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
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setActiveVarCount(int val)OpenCVForUnity.MlModule.RTrees
setCalculateVarImportance(bool val)OpenCVForUnity.MlModule.RTrees
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
setTermCriteria(TermCriteria val)OpenCVForUnity.MlModule.RTrees
setTermCriteria(in Vec3d val)OpenCVForUnity.MlModule.RTrees
setTermCriteria(in(double type, double maxCount, double epsilon) val)OpenCVForUnity.MlModule.RTrees
setTruncatePrunedTree(bool val)OpenCVForUnity.MlModule.DTrees
setUse1SERule(bool val)OpenCVForUnity.MlModule.DTrees
setUseSurrogates(bool val)OpenCVForUnity.MlModule.DTrees
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.RTrees
UPDATE_MODELOpenCVForUnity.MlModule.StatModelstatic