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

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

__fromPtr__(IntPtr addr)OpenCVForUnity.MlModule.SVMstatic
COpenCVForUnity.MlModule.SVMstatic
C_SVCOpenCVForUnity.MlModule.SVMstatic
calcError(TrainData data, bool test, Mat resp)OpenCVForUnity.MlModule.StatModel
CHI2OpenCVForUnity.MlModule.SVMstatic
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
COEFOpenCVForUnity.MlModule.SVMstatic
COMPRESSED_INPUTOpenCVForUnity.MlModule.StatModelstatic
create()OpenCVForUnity.MlModule.SVMstatic
CUSTOMOpenCVForUnity.MlModule.SVMstatic
DEGREEOpenCVForUnity.MlModule.SVMstatic
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.SVMprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.MlModule.StatModelvirtual
EPS_SVROpenCVForUnity.MlModule.SVMstatic
GAMMAOpenCVForUnity.MlModule.SVMstatic
getC()OpenCVForUnity.MlModule.SVM
getClassWeights()OpenCVForUnity.MlModule.SVM
getCoef0()OpenCVForUnity.MlModule.SVM
getDecisionFunction(int i, Mat alpha, Mat svidx)OpenCVForUnity.MlModule.SVM
getDefaultGridPtr(int param_id)OpenCVForUnity.MlModule.SVMstatic
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getDegree()OpenCVForUnity.MlModule.SVM
getGamma()OpenCVForUnity.MlModule.SVM
getKernelType()OpenCVForUnity.MlModule.SVM
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getNu()OpenCVForUnity.MlModule.SVM
getP()OpenCVForUnity.MlModule.SVM
getSupportVectors()OpenCVForUnity.MlModule.SVM
getTermCriteria()OpenCVForUnity.MlModule.SVM
getTermCriteriaAsValueTuple()OpenCVForUnity.MlModule.SVM
getTermCriteriaAsVec3d()OpenCVForUnity.MlModule.SVM
getType()OpenCVForUnity.MlModule.SVM
getUncompressedSupportVectors()OpenCVForUnity.MlModule.SVM
getVarCount()OpenCVForUnity.MlModule.StatModel
INTEROpenCVForUnity.MlModule.SVMstatic
isClassifier()OpenCVForUnity.MlModule.StatModel
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
isTrained()OpenCVForUnity.MlModule.StatModel
LINEAROpenCVForUnity.MlModule.SVMstatic
load(string filepath)OpenCVForUnity.MlModule.SVMstatic
maxCountOpenCVForUnity.MlModule.SVM
NUOpenCVForUnity.MlModule.SVMstatic
NU_SVCOpenCVForUnity.MlModule.SVMstatic
NU_SVROpenCVForUnity.MlModule.SVMstatic
ONE_CLASSOpenCVForUnity.MlModule.SVMstatic
POpenCVForUnity.MlModule.SVMstatic
POLYOpenCVForUnity.MlModule.SVMstatic
predict(Mat samples, Mat results, int flags)OpenCVForUnity.MlModule.StatModelvirtual
predict(Mat samples, Mat results)OpenCVForUnity.MlModule.StatModelvirtual
predict(Mat samples)OpenCVForUnity.MlModule.StatModelvirtual
PREPROCESSED_INPUTOpenCVForUnity.MlModule.StatModelstatic
RAW_OUTPUTOpenCVForUnity.MlModule.StatModelstatic
RBFOpenCVForUnity.MlModule.SVMstatic
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setC(double val)OpenCVForUnity.MlModule.SVM
setClassWeights(Mat val)OpenCVForUnity.MlModule.SVM
setCoef0(double val)OpenCVForUnity.MlModule.SVM
setDegree(double val)OpenCVForUnity.MlModule.SVM
setGamma(double val)OpenCVForUnity.MlModule.SVM
setKernel(int kernelType)OpenCVForUnity.MlModule.SVM
setNu(double val)OpenCVForUnity.MlModule.SVM
setP(double val)OpenCVForUnity.MlModule.SVM
setTermCriteria(TermCriteria val)OpenCVForUnity.MlModule.SVM
setTermCriteria(in Vec3d val)OpenCVForUnity.MlModule.SVM
setTermCriteria(in(double type, double maxCount, double epsilon) val)OpenCVForUnity.MlModule.SVM
setType(int val)OpenCVForUnity.MlModule.SVM
SIGMOIDOpenCVForUnity.MlModule.SVMstatic
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
trainAuto(Mat samples, int layout, Mat responses, int kFold, ParamGrid Cgrid, ParamGrid gammaGrid, ParamGrid pGrid, ParamGrid nuGrid, ParamGrid coeffGrid, ParamGrid degreeGrid, bool balanced)OpenCVForUnity.MlModule.SVM
trainAuto(Mat samples, int layout, Mat responses, int kFold, ParamGrid Cgrid, ParamGrid gammaGrid, ParamGrid pGrid, ParamGrid nuGrid, ParamGrid coeffGrid, ParamGrid degreeGrid)OpenCVForUnity.MlModule.SVM
trainAuto(Mat samples, int layout, Mat responses, int kFold, ParamGrid Cgrid, ParamGrid gammaGrid, ParamGrid pGrid, ParamGrid nuGrid, ParamGrid coeffGrid)OpenCVForUnity.MlModule.SVM
trainAuto(Mat samples, int layout, Mat responses, int kFold, ParamGrid Cgrid, ParamGrid gammaGrid, ParamGrid pGrid, ParamGrid nuGrid)OpenCVForUnity.MlModule.SVM
trainAuto(Mat samples, int layout, Mat responses, int kFold, ParamGrid Cgrid, ParamGrid gammaGrid, ParamGrid pGrid)OpenCVForUnity.MlModule.SVM
trainAuto(Mat samples, int layout, Mat responses, int kFold, ParamGrid Cgrid, ParamGrid gammaGrid)OpenCVForUnity.MlModule.SVM
trainAuto(Mat samples, int layout, Mat responses, int kFold, ParamGrid Cgrid)OpenCVForUnity.MlModule.SVM
trainAuto(Mat samples, int layout, Mat responses, int kFold)OpenCVForUnity.MlModule.SVM
trainAuto(Mat samples, int layout, Mat responses)OpenCVForUnity.MlModule.SVM
typeOpenCVForUnity.MlModule.SVM
UPDATE_MODELOpenCVForUnity.MlModule.StatModelstatic