OpenCV  4.10.0
开放源代码计算机视觉
加载中...
搜索中...
无匹配项
cv::GeneralizedHoughBallard 成员列表

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

算法()cv::Algorithm
清除()cv::Algorithm行内虚拟
detect(InputArray image, OutputArray positions, OutputArray votes=noArray())=0cv::GeneralizedHough纯虚
detect(InputArray edges, InputArray dx, InputArray dy, OutputArray positions, OutputArray votes=noArray())=0cv::GeneralizedHough纯虚
empty() constcv::Algorithm行内虚拟
getCannyHighThresh() const =0cv::GeneralizedHough纯虚
getCannyLowThresh() const =0cv::GeneralizedHough纯虚
getDefaultName() constcv::Algorithm虚拟
getDp() const =0cv::GeneralizedHough纯虚
getLevels() const =0cv::GeneralizedHoughBallard纯虚
getMaxBufferSize() const =0cv::GeneralizedHough纯虚
getMinDist() const =0cv::GeneralizedHough纯虚
getVotesThreshold() const =0cv::GeneralizedHoughBallard纯虚
load(const String &filename, const String &objname=String())cv::Algorithm行内静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm行内静态
read(const FileNode &fn)cv::Algorithm行内虚拟
read(const FileNode &fn)cv::Algorithm行内静态
save(const String &filename) constcv::Algorithm虚拟
setCannyHighThresh(int cannyHighThresh)=0cv::GeneralizedHough纯虚
setCannyLowThresh(int cannyLowThresh)=0cv::GeneralizedHough纯虚
setDp(double dp)=0cv::GeneralizedHough纯虚
setLevels(int levels)=0cv::GeneralizedHoughBallard纯虚
setMaxBufferSize(int maxBufferSize)=0cv::GeneralizedHough纯虚
cv::GeneralizedHough纯虚
setTemplate(输入数组 templ,点 templCenter=点(-1, -1))=0cv::GeneralizedHough纯虚
setTemplate(输入数组 edges,输入数组 dx,输入数组 dy,点 templCenter=点(-1, -1))=0cv::GeneralizedHough纯虚
setVotesThreshold(int votesThreshold)=0cv::GeneralizedHoughBallard纯虚
write(文件存储&fs) constcv::Algorithm行内虚拟
write(文件存储&fs,const String&name) constcv::Algorithm
write(const Ptr<文件存储>&fs,const String&name=String()) constcv::Algorithm
writeFormat(文件存储&fs) constcv::Algorithm受保护的
~算法()cv::Algorithm虚拟