Searched defs:setVotesThreshold (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/cudaimgproc/src/ | ||
D | hough_circles.cpp | 88 void setVotesThreshold(int votesThreshold) { votesThreshold_ = votesThreshold; } in setVotesThreshold() function in __anon547dd86a0111::HoughCirclesDetectorImpl |
D | generalized_hough.cpp | 470 void setVotesThreshold(int votesThreshold) { votesThreshold_ = votesThreshold; } in setVotesThreshold() function in __anon161a480f0211::GeneralizedHoughBallardImpl |
/external/opencv3/modules/imgproc/src/ | ||
D | generalized_hough.cpp | 358 void setVotesThreshold(int votesThreshold) { votesThreshold_ = votesThreshold; } in setVotesThreshold() function in __anon1ec0d8f20211::GeneralizedHoughBallardImpl |