Home
last modified time | relevance | path

Searched refs:getVotesThreshold (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/
Dhough_circles.cpp89 int getVotesThreshold() const { return votesThreshold_; } in getVotesThreshold() function in __anon5063abef0111::HoughCirclesDetectorImpl
Dgeneralized_hough.cpp471 int getVotesThreshold() const { return votesThreshold_; } in getVotesThreshold() function in __anon701856140211::GeneralizedHoughBallardImpl
/external/opencv3/modules/cudaimgproc/include/opencv2/
Dcudaimgproc.hpp460 virtual int getVotesThreshold() const = 0;
/external/opencv3/modules/imgproc/src/
Dgeneralized_hough.cpp359 int getVotesThreshold() const { return votesThreshold_; } in getVotesThreshold() function in __anon1aa6ac770211::GeneralizedHoughBallardImpl
/external/opencv3/modules/imgproc/include/opencv2/
Dimgproc.hpp802 virtual int getVotesThreshold() const = 0;