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.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.SVMSGD
calcError(TrainData data, bool test, Mat resp)OpenCVForUnity.MlModule.StatModel
clear()OpenCVForUnity.CoreModule.Algorithmvirtual
COMPRESSED_INPUTOpenCVForUnity.MlModule.StatModel
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
getVarCount()OpenCVForUnity.MlModule.StatModel
getWeights()OpenCVForUnity.MlModule.SVMSGD
HARD_MARGINOpenCVForUnity.MlModule.SVMSGD
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
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.StatModel
RAW_OUTPUTOpenCVForUnity.MlModule.StatModel
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
SGDOpenCVForUnity.MlModule.SVMSGD
SOFT_MARGINOpenCVForUnity.MlModule.SVMSGD
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