|  | OpenCV
    4.8.0
    Open Source Computer Vision | 
This is the complete list of members for cv::GeneralizedHoughBallard, including all inherited members.
| Algorithm() | cv::Algorithm | |
| clear() | cv::Algorithm | inlinevirtual | 
| detect(InputArray image, OutputArray positions, OutputArray votes=noArray())=0 | cv::GeneralizedHough | pure virtual | 
| detect(InputArray edges, InputArray dx, InputArray dy, OutputArray positions, OutputArray votes=noArray())=0 | cv::GeneralizedHough | pure virtual | 
| empty() const | cv::Algorithm | inlinevirtual | 
| getCannyHighThresh() const =0 | cv::GeneralizedHough | pure virtual | 
| getCannyLowThresh() const =0 | cv::GeneralizedHough | pure virtual | 
| getDefaultName() const | cv::Algorithm | virtual | 
| getDp() const =0 | cv::GeneralizedHough | pure virtual | 
| getLevels() const =0 | cv::GeneralizedHoughBallard | pure virtual | 
| getMaxBufferSize() const =0 | cv::GeneralizedHough | pure virtual | 
| getMinDist() const =0 | cv::GeneralizedHough | pure virtual | 
| getVotesThreshold() const =0 | cv::GeneralizedHoughBallard | pure virtual | 
| load(const String &filename, const String &objname=String()) | cv::Algorithm | inlinestatic | 
| loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inlinestatic | 
| read(const FileNode &fn) | cv::Algorithm | inlinevirtual | 
| read(const FileNode &fn) | cv::Algorithm | inlinestatic | 
| save(const String &filename) const | cv::Algorithm | virtual | 
| setCannyHighThresh(int cannyHighThresh)=0 | cv::GeneralizedHough | pure virtual | 
| setCannyLowThresh(int cannyLowThresh)=0 | cv::GeneralizedHough | pure virtual | 
| setDp(double dp)=0 | cv::GeneralizedHough | pure virtual | 
| setLevels(int levels)=0 | cv::GeneralizedHoughBallard | pure virtual | 
| setMaxBufferSize(int maxBufferSize)=0 | cv::GeneralizedHough | pure virtual | 
| setMinDist(double minDist)=0 | cv::GeneralizedHough | pure virtual | 
| setTemplate(InputArray templ, Point templCenter=Point(-1, -1))=0 | cv::GeneralizedHough | pure virtual | 
| setTemplate(InputArray edges, InputArray dx, InputArray dy, Point templCenter=Point(-1, -1))=0 | cv::GeneralizedHough | pure virtual | 
| setVotesThreshold(int votesThreshold)=0 | cv::GeneralizedHoughBallard | pure virtual | 
| write(FileStorage &fs) const | cv::Algorithm | inlinevirtual | 
| 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 | protected | 
| ~Algorithm() | cv::Algorithm | virtual | 
 1.8.13
 1.8.13