![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::ml::StatModel 的完整成員列表,包括所有繼承的成員。
| Algorithm() | cv::Algorithm | |
| calcError(const Ptr< TrainData > &data, bool test, OutputArray resp) const | cv::ml::StatModel | virtual |
| clear() | cv::Algorithm | 內聯虛擬函式 |
| COMPRESSED_INPUT 列舉值 | cv::ml::StatModel | |
| empty() const CV_OVERRIDE | cv::ml::StatModel | virtual |
| Flags 列舉名稱 | cv::ml::StatModel | |
| getDefaultName() const | cv::Algorithm | virtual |
| getVarCount() const =0 | cv::ml::StatModel | 純虛擬函式 |
| isClassifier() const =0 | cv::ml::StatModel | 純虛擬函式 |
| isTrained() const =0 | cv::ml::StatModel | 純虛擬函式 |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | 內聯靜態 |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | 內聯靜態 |
| 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 | 內聯虛擬函式 |
| read(const FileNode &fn) | cv::Algorithm | 內聯靜態 |
| save(const String &filename) const | cv::Algorithm | virtual |
| 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 | 內聯靜態 |
| UPDATE_MODEL 列舉值 | cv::ml::StatModel | |
| write(FileStorage &fs) const | cv::Algorithm | 內聯虛擬函式 |
| 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 |