OpenCV
4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv
ximgproc
segmentation
GraphSegmentation
cv::ximgproc::segmentation::GraphSegmentation 成员列表
这是
cv::ximgproc::segmentation::GraphSegmentation
的完整成员列表,包括所有继承的成员。
Algorithm
()
cv::Algorithm
clear
()
cv::Algorithm
内联
虚函数
empty
() const
cv::Algorithm
内联
虚函数
getDefaultName
() const
cv::Algorithm
virtual
getK
()=0
cv::ximgproc::segmentation::GraphSegmentation
纯虚函数
getMinSize
()=0
cv::ximgproc::segmentation::GraphSegmentation
纯虚函数
getSigma
()=0
cv::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)=0
cv::ximgproc::segmentation::GraphSegmentation
纯虚函数
read
(const FileNode &fn)
cv::Algorithm
内联
虚函数
read
(const FileNode &fn)
cv::Algorithm
内联
静态
save
(const String &filename) const
cv::Algorithm
virtual
setK
(float k)=0
cv::ximgproc::segmentation::GraphSegmentation
纯虚函数
setMinSize
(int min_size)=0
cv::ximgproc::segmentation::GraphSegmentation
纯虚函数
setSigma
(double sigma)=0
cv::ximgproc::segmentation::GraphSegmentation
纯虚函数
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
生成于 2025 年 7 月 3 日 12:14:40,使用
1.12.0 为 OpenCV 构建