OpenCV for Unity 2.6.5
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.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
OpenCVForUnity.MlModule.SVMSGD Member List

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

__fromPtr__(IntPtr addr)OpenCVForUnity.MlModule.SVMSGDstatic
ASGDOpenCVForUnity.MlModule.SVMSGDstatic
calcError(TrainData data, bool test, Mat resp)OpenCVForUnity.MlModule.StatModel
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
COMPRESSED_INPUTOpenCVForUnity.MlModule.StatModelstatic
create()OpenCVForUnity.MlModule.SVMSGDstatic
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.SVMSGDprotectedvirtual
OpenCVForUnity::DisposableObject.Dispose()OpenCVForUnity.DisposableObject
empty()OpenCVForUnity.MlModule.StatModelvirtual
getDefaultName()OpenCVForUnity.CoreModule.Algorithmvirtual
getInitialStepSize()OpenCVForUnity.MlModule.SVMSGD
getMarginRegularization()OpenCVForUnity.MlModule.SVMSGD
getMarginType()OpenCVForUnity.MlModule.SVMSGD
getNativeObjAddr()OpenCVForUnity.CoreModule.Algorithm
getShift()OpenCVForUnity.MlModule.SVMSGD
getStepDecreasingPower()OpenCVForUnity.MlModule.SVMSGD
getSvmsgdType()OpenCVForUnity.MlModule.SVMSGD
getTermCriteria()OpenCVForUnity.MlModule.SVMSGD
getTermCriteriaAsValueTuple()OpenCVForUnity.MlModule.SVMSGD
getTermCriteriaAsVec3d()OpenCVForUnity.MlModule.SVMSGD
getVarCount()OpenCVForUnity.MlModule.StatModel
getWeights()OpenCVForUnity.MlModule.SVMSGD
HARD_MARGINOpenCVForUnity.MlModule.SVMSGDstatic
isClassifier()OpenCVForUnity.MlModule.StatModel
IsDisposedOpenCVForUnity.DisposableObject
IsEnabledDisposeOpenCVForUnity.DisposableObject
isTrained()OpenCVForUnity.MlModule.StatModel
load(string filepath, string nodeName)OpenCVForUnity.MlModule.SVMSGDstatic
load(string filepath)OpenCVForUnity.MlModule.SVMSGDstatic
maxCountOpenCVForUnity.MlModule.SVMSGD
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
save(string filename)OpenCVForUnity.CoreModule.Algorithm
setInitialStepSize(float InitialStepSize)OpenCVForUnity.MlModule.SVMSGD
setMarginRegularization(float marginRegularization)OpenCVForUnity.MlModule.SVMSGD
setMarginType(int marginType)OpenCVForUnity.MlModule.SVMSGD
setOptimalParameters(int svmsgdType, int marginType)OpenCVForUnity.MlModule.SVMSGD
setOptimalParameters(int svmsgdType)OpenCVForUnity.MlModule.SVMSGD
setOptimalParameters()OpenCVForUnity.MlModule.SVMSGD
setStepDecreasingPower(float stepDecreasingPower)OpenCVForUnity.MlModule.SVMSGD
setSvmsgdType(int svmsgdType)OpenCVForUnity.MlModule.SVMSGD
setTermCriteria(TermCriteria val)OpenCVForUnity.MlModule.SVMSGD
setTermCriteria(in Vec3d val)OpenCVForUnity.MlModule.SVMSGD
setTermCriteria(in(double type, double maxCount, double epsilon) val)OpenCVForUnity.MlModule.SVMSGD
SGDOpenCVForUnity.MlModule.SVMSGDstatic
SOFT_MARGINOpenCVForUnity.MlModule.SVMSGDstatic
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.SVMSGD
UPDATE_MODELOpenCVForUnity.MlModule.StatModelstatic