![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::ml::SVMSGD 的完整成員列表,包括所有繼承的成員。
| Algorithm() | cv::Algorithm | |
| ASGD 列舉值 | cv::ml::SVMSGD | |
| calcError(const Ptr< TrainData > &data, bool test, OutputArray resp) const | cv::ml::StatModel | virtual |
| clear() | cv::Algorithm | inlinevirtual |
| COMPRESSED_INPUT 列舉值 | cv::ml::StatModel | |
| create() | cv::ml::SVMSGD | static |
| empty() const CV_OVERRIDE | cv::ml::StatModel | virtual |
| Flags 列舉名稱 | cv::ml::StatModel | |
| getDefaultName() const | cv::Algorithm | virtual |
| getInitialStepSize() const =0 | cv::ml::SVMSGD | 純虛擬函式 |
| getMarginRegularization() const =0 | cv::ml::SVMSGD | 純虛擬函式 |
| getMarginType() const =0 | cv::ml::SVMSGD | 純虛擬函式 |
| getShift()=0 | cv::ml::SVMSGD | 純虛擬函式 |
| getStepDecreasingPower() const =0 | cv::ml::SVMSGD | 純虛擬函式 |
| getSvmsgdType() const =0 | cv::ml::SVMSGD | 純虛擬函式 |
| getTermCriteria() const =0 | cv::ml::SVMSGD | 純虛擬函式 |
| getVarCount() const =0 | cv::ml::StatModel | 純虛擬函式 |
| getWeights()=0 | cv::ml::SVMSGD | 純虛擬函式 |
| HARD_MARGIN 列舉值 | cv::ml::SVMSGD | |
| isClassifier() const =0 | cv::ml::StatModel | 純虛擬函式 |
| isTrained() const =0 | cv::ml::StatModel | 純虛擬函式 |
| load(const String &filepath, const String &nodeName=String()) | cv::ml::SVMSGD | static |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
| MarginType 列舉名稱 | cv::ml::SVMSGD | |
| predict(InputArray samples, OutputArray results=noArray(), int flags=0) const =0 | cv::ml::StatModel | 純虛擬函式 |
| PREPROCESSED_INPUT 列舉值 | cv::ml::StatModel | |
| RAW_OUTPUT 列舉值 | cv::ml::StatModel | |
| read(const FileNode &fn) | cv::Algorithm | inlinevirtual |
| read(const FileNode &fn) | cv::Algorithm | inlinestatic |
| save(const String &filename) const | cv::Algorithm | virtual |
| setInitialStepSize(float InitialStepSize)=0 | cv::ml::SVMSGD | 純虛擬函式 |
| setMarginRegularization(float marginRegularization)=0 | cv::ml::SVMSGD | 純虛擬函式 |
| setMarginType(int marginType)=0 | cv::ml::SVMSGD | 純虛擬函式 |
| setOptimalParameters(int svmsgdType=SVMSGD::ASGD, int marginType=SVMSGD::SOFT_MARGIN)=0 | cv::ml::SVMSGD | 純虛擬函式 |
| setStepDecreasingPower(float stepDecreasingPower)=0 | cv::ml::SVMSGD | 純虛擬函式 |
| setSvmsgdType(int svmsgdType)=0 | cv::ml::SVMSGD | 純虛擬函式 |
| setTermCriteria(const cv::TermCriteria &val)=0 | cv::ml::SVMSGD | 純虛擬函式 |
| SGD 列舉值 | cv::ml::SVMSGD | |
| SOFT_MARGIN 列舉值 | cv::ml::SVMSGD | |
| SvmsgdType 列舉名稱 | cv::ml::SVMSGD | |
| train(const Ptr< TrainData > &trainData, int flags=0) | cv::ml::StatModel | virtual |
| train(InputArray samples, int layout, InputArray responses) | cv::ml::StatModel | virtual |
| train(const Ptr< TrainData > &data, int flags=0) | cv::ml::StatModel | inlinestatic |
| UPDATE_MODEL 列舉值 | cv::ml::StatModel | |
| write(FileStorage &fs) const | cv::Algorithm | inlinevirtual |
| write(FileStorage &fs, const String &name) const | cv::Algorithm | |
| write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const | cv::Algorithm | 保護 |
| ~Algorithm() | cv::Algorithm | virtual |