OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::GeneralizedHoughGuil 成員列表

以下是 cv::GeneralizedHoughGuil 的完整成員列表,包括所有繼承的成員。

Algorithm()cv::Algorithm
clear()cv::Algorithm內聯虛擬函式
detect(InputArray image, OutputArray positions, OutputArray votes=noArray())=0cv::廣義霍夫純虛擬函式
detect(InputArray edges, InputArray dx, InputArray dy, OutputArray positions, OutputArray votes=noArray())=0cv::廣義霍夫純虛擬函式
empty() constcv::Algorithm內聯虛擬函式
getAngleEpsilon() const =0cv::GeneralizedHoughGuil純虛擬函式
getAngleStep() const =0cv::GeneralizedHoughGuil純虛擬函式
getAngleThresh() const =0cv::GeneralizedHoughGuil純虛擬函式
getCannyHighThresh() const =0cv::廣義霍夫純虛擬函式
getCannyLowThresh() const =0cv::廣義霍夫純虛擬函式
getDefaultName() constcv::Algorithmvirtual
getDp() const =0cv::廣義霍夫純虛擬函式
getLevels() const =0cv::GeneralizedHoughGuil純虛擬函式
getMaxAngle() const =0cv::GeneralizedHoughGuil純虛擬函式
getMaxBufferSize() const =0cv::廣義霍夫純虛擬函式
getMaxScale() const =0cv::GeneralizedHoughGuil純虛擬函式
getMinAngle() const =0cv::GeneralizedHoughGuil純虛擬函式
getMinDist() const =0cv::廣義霍夫純虛擬函式
getMinScale() const =0cv::GeneralizedHoughGuil純虛擬函式
getPosThresh() const =0cv::GeneralizedHoughGuil純虛擬函式
getScaleStep() const =0cv::GeneralizedHoughGuil純虛擬函式
getScaleThresh() const =0cv::GeneralizedHoughGuil純虛擬函式
getXi() const =0cv::GeneralizedHoughGuil純虛擬函式
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::Algorithmvirtual
setAngleEpsilon(double angleEpsilon)=0cv::GeneralizedHoughGuil純虛擬函式
setAngleStep(double angleStep)=0cv::GeneralizedHoughGuil純虛擬函式
setAngleThresh(int angleThresh)=0cv::GeneralizedHoughGuil純虛擬函式
setCannyHighThresh(int cannyHighThresh)=0cv::廣義霍夫純虛擬函式
setCannyLowThresh(int cannyLowThresh)=0cv::廣義霍夫純虛擬函式
setDp(double dp)=0cv::廣義霍夫純虛擬函式
setLevels(int levels)=0cv::GeneralizedHoughGuil純虛擬函式
setMaxAngle(double maxAngle)=0cv::GeneralizedHoughGuil純虛擬函式
setMaxBufferSize(int maxBufferSize)=0cv::廣義霍夫純虛擬函式
setMaxScale(double maxScale)=0cv::GeneralizedHoughGuil純虛擬函式
setMinAngle(double minAngle)=0cv::GeneralizedHoughGuil純虛擬函式
setMinDist(double minDist)=0cv::廣義霍夫純虛擬函式
setMinScale(double minScale)=0cv::GeneralizedHoughGuil純虛擬函式
setPosThresh(int posThresh)=0cv::GeneralizedHoughGuil純虛擬函式
setScaleStep(double scaleStep)=0cv::GeneralizedHoughGuil純虛擬函式
setScaleThresh(int scaleThresh)=0cv::GeneralizedHoughGuil純虛擬函式
setTemplate(InputArray templ, Point templCenter=Point(-1, -1))=0cv::廣義霍夫純虛擬函式
setTemplate(InputArray edges, InputArray dx, InputArray dy, Point templCenter=Point(-1, -1))=0cv::廣義霍夫純虛擬函式
setXi(double xi)=0cv::GeneralizedHoughGuil純虛擬函式
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::Algorithmvirtual