| __fromPtr__(IntPtr addr) | OpenCVForUnity.MlModule.SVMSGD | static |
| ASGD | OpenCVForUnity.MlModule.SVMSGD | static |
| calcError(TrainData data, bool test, Mat resp) | OpenCVForUnity.MlModule.StatModel | |
| clear() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| COMPRESSED_INPUT | OpenCVForUnity.MlModule.StatModel | static |
| create() | OpenCVForUnity.MlModule.SVMSGD | static |
| DisposableObject() | OpenCVForUnity.DisposableObject | protected |
| DisposableObject(bool isEnabledDispose) | OpenCVForUnity.DisposableObject | protected |
| DisposableOpenCVObject() | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(IntPtr ptr) | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
| DisposableOpenCVObject(IntPtr ptr, bool isEnabledDispose) | OpenCVForUnity.DisposableOpenCVObject | protected |
| Dispose(bool disposing) | OpenCVForUnity.MlModule.SVMSGD | protectedvirtual |
| OpenCVForUnity::DisposableObject.Dispose() | OpenCVForUnity.DisposableObject | |
| empty() | OpenCVForUnity.MlModule.StatModel | virtual |
| getDefaultName() | OpenCVForUnity.CoreModule.Algorithm | virtual |
| 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_MARGIN | OpenCVForUnity.MlModule.SVMSGD | static |
| isClassifier() | OpenCVForUnity.MlModule.StatModel | |
| IsDisposed | OpenCVForUnity.DisposableObject | |
| IsEnabledDispose | OpenCVForUnity.DisposableObject | |
| isTrained() | OpenCVForUnity.MlModule.StatModel | |
| load(string filepath, string nodeName) | OpenCVForUnity.MlModule.SVMSGD | static |
| load(string filepath) | OpenCVForUnity.MlModule.SVMSGD | static |
| maxCount | OpenCVForUnity.MlModule.SVMSGD | |
| predict(Mat samples, Mat results, int flags) | OpenCVForUnity.MlModule.StatModel | virtual |
| predict(Mat samples, Mat results) | OpenCVForUnity.MlModule.StatModel | virtual |
| predict(Mat samples) | OpenCVForUnity.MlModule.StatModel | virtual |
| PREPROCESSED_INPUT | OpenCVForUnity.MlModule.StatModel | static |
| RAW_OUTPUT | OpenCVForUnity.MlModule.StatModel | static |
| 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 | |
| SGD | OpenCVForUnity.MlModule.SVMSGD | static |
| SOFT_MARGIN | OpenCVForUnity.MlModule.SVMSGD | static |
| ThrowIfDisposed() | OpenCVForUnity.DisposableObject | |
| ThrowIfNullIntPtr(IntPtr ptr) | OpenCVForUnity.DisposableObject | static |
| train(TrainData trainData, int flags) | OpenCVForUnity.MlModule.StatModel | |
| train(TrainData trainData) | OpenCVForUnity.MlModule.StatModel | |
| train(Mat samples, int layout, Mat responses) | OpenCVForUnity.MlModule.StatModel | |
| type | OpenCVForUnity.MlModule.SVMSGD | |
| UPDATE_MODEL | OpenCVForUnity.MlModule.StatModel | static |