Home
last modified time | relevance | path

Searched defs:setVotesThreshold (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/
Dhough_circles.cpp88 void setVotesThreshold(int votesThreshold) { votesThreshold_ = votesThreshold; } in setVotesThreshold() function in __anon547dd86a0111::HoughCirclesDetectorImpl
Dgeneralized_hough.cpp470 void setVotesThreshold(int votesThreshold) { votesThreshold_ = votesThreshold; } in setVotesThreshold() function in __anon161a480f0211::GeneralizedHoughBallardImpl
/external/opencv3/modules/imgproc/src/
Dgeneralized_hough.cpp358 void setVotesThreshold(int votesThreshold) { votesThreshold_ = votesThreshold; } in setVotesThreshold() function in __anon1ec0d8f20211::GeneralizedHoughBallardImpl