OpenCV  4.10.0
开源计算机视觉库
加载中...
搜索中...
无匹配项
cv::ximgproc::segmentation::GraphSegmentation 成员列表

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

算法()cv::Algorithm
清除()cv::Algorithm内联虚函数
empty() constcv::Algorithm内联虚函数
getDefaultName() constcv::Algorithm虚函数
getK()=0cv::ximgproc::segmentation::GraphSegmentation纯虚函数
getMinSize()=0cv::ximgproc::segmentation::GraphSegmentation纯虚函数
getSigma()=0cv::ximgproc::segmentation::GraphSegmentation纯虚函数
load(const String &filename, const String &objname=String())cv::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
processImage(InputArray src, OutputArray dst)=0cv::ximgproc::segmentation::GraphSegmentation纯虚函数
read(const FileNode &fn)cv::Algorithm内联虚函数
read(const FileNode &fn)cv::Algorithm内联静态
save(const String &filename) constcv::Algorithm虚函数
setK(float k)=0cv::ximgproc::segmentation::GraphSegmentation纯虚函数
setMinSize(int min_size)=0cv::ximgproc::segmentation::GraphSegmentation纯虚函数
setSigma(double sigma)=0cv::ximgproc::segmentation::GraphSegmentation纯虚函数
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虚函数