OpenCV 4.11.0
开源计算机视觉
加载中…
搜索中…
无匹配项
cv::ximgproc::segmentation::SelectiveSearchSegmentation 成员列表

这是cv::ximgproc::segmentation::SelectiveSearchSegmentation的所有成员的完整列表,包括所有继承的成员。

addGraphSegmentation(Ptr< GraphSegmentation > g)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
addImage(InputArray img)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
addStrategy(Ptr< SelectiveSearchSegmentationStrategy > s)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
Algorithm()cv::Algorithm
clear()cv::Algorithm内联虚函数
clearGraphSegmentations()=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
clearImages()=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
clearStrategies()=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
empty() constcv::Algorithm内联虚函数
getDefaultName() constcv::Algorithm虚函数
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)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
read(const FileNode &fn)cv::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
save(const String &filename) constcv::Algorithm虚函数
setBaseImage(InputArray img)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
switchToSelectiveSearchFast(int base_k=150, int inc_k=150, float sigma=0.8f)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
switchToSelectiveSearchQuality(int base_k=150, int inc_k=150, float sigma=0.8f)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
switchToSingleStrategy(int k=200, float sigma=0.8f)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
write(FileStorage &fs) constcv::Algorithm内联虚函数
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm保护成员
~Algorithm()cv::Algorithm虚函数