OpenCV  4.10.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::Algorithminlinevirtual
clearGraphSegmentations()=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
clearImages()=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
clearStrategies()=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
empty() constcv::Algorithminlinevirtual
getDefaultName() constcv::Algorithmvirtual
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
process(std::vector< Rect > &rects)=0cv::ximgproc::segmentation::SelectiveSearchSegmentation纯虚函数
read(const FileNode &fn)cv::Algorithminlinevirtual
read(const FileNode &fn)cv::Algorithminlinestatic
save(const String &filename) constcv::Algorithmvirtual
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::Algorithminlinevirtual
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithmprotected
~Algorithm()cv::Algorithmvirtual