| addGraphSegmentation(Ptr< GraphSegmentation > g)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| addImage(InputArray img)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| addStrategy(Ptr< SelectiveSearchSegmentationStrategy > s)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| Algorithm() | cv::Algorithm | |
| clear() | cv::Algorithm | 內聯虛擬函式 |
| clearGraphSegmentations()=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| clearImages()=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| clearStrategies()=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| empty() const | cv::Algorithm | 內聯虛擬函式 |
| getDefaultName() const | cv::Algorithm | virtual |
| load(const String &filename, const String &objname=String()) | cv::Algorithm | 內聯靜態 |
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | 內聯靜態 |
| process(std::vector< Rect > &rects)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| read(const FileNode &fn) | cv::Algorithm | 內聯虛擬函式 |
| read(const FileNode &fn) | cv::Algorithm | 內聯靜態 |
| save(const String &filename) const | cv::Algorithm | virtual |
| setBaseImage(InputArray img)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| switchToSelectiveSearchFast(int base_k=150, int inc_k=150, float sigma=0.8f)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| switchToSelectiveSearchQuality(int base_k=150, int inc_k=150, float sigma=0.8f)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| switchToSingleStrategy(int k=200, float sigma=0.8f)=0 | cv::ximgproc::segmentation::SelectiveSearchSegmentation | 純虛擬函式 |
| 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 |