![]() |
OpenCV 4.10.0
开源计算机视觉
|
这是 cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategyFill 的完整成员列表,包括所有继承成员。
| 算法() | cv::Algorithm | |
| 清除() | cv::Algorithm | 内嵌虚拟 |
| empty()() const | cv::Algorithm | 内嵌虚拟 |
| get(int r1, int r2)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy | 纯虚 |
| getDefaultName()() const | cv::Algorithm | 虚拟 |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | 内嵌静态 |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | 内嵌静态 |
| merge(int r1, int r2)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy | 纯虚 |
| read(const FileNode &fn) | cv::Algorithm | 内嵌虚拟 |
| read(const FileNode &fn) | cv::Algorithm | 内嵌静态 |
| save(const String &filename) const | cv::Algorithm | 虚拟 |
| setImage(InputArray img, InputArray regions, InputArray sizes, int image_id=-1)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentationStrategy | 纯虚 |
| 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 | 虚拟 |
1.9.8 于 2024 年 6 月 2 日星期日晚上 9:52:18 为 OpenCV 生成