![]() |
OpenCV 4.10.0
开源计算机视觉
|
这是 cv::optflow::GPCTree 的所有成员的完整列表,包括所有继承的成员。
| 算法() | cv::Algorithm | |
| clear() | cv::Algorithm | inlinevirtual |
| create() | cv::optflow::GPCTree | inlinestatic |
| empty() const | cv::Algorithm | inlinevirtual |
| findLeafForPatch(const GPCPatchDescriptor &descr) const | cv::optflow::GPCTree | |
| getDefaultName() const | cv::Algorithm | virtual |
| getDescriptorType() const | cv::optflow::GPCTree | inline |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic |
| operator==(const GPCTree &t) const | cv::optflow::GPCTree | inline |
| read(const FileNode &fn) CV_OVERRIDE | cv::optflow::GPCTree | virtual |
| save(const String &filename) const | cv::Algorithm | virtual |
| train(GPCTrainingSamples &samples, const GPCTrainingParams params=GPCTrainingParams()) | cv::optflow::GPCTree | |
| write(FileStorage &fs) const CV_OVERRIDE | cv::optflow::GPCTree | virtual |
| cv::Algorithm::write(FileStorage &fs, const String &name) const | cv::Algorithm | |
| cv::Algorithm::write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
| writeFormat(FileStorage &fs) const | cv::Algorithm | 受保护 |
| ~Algorithm() | cv::Algorithm | virtual |
1.9.8 于 2024 年 6 月 2 日星期日 21:52:18 根据计算机视觉为 OpenCV 生成