HomeSort by relevance Sort by last modified time
    Searched refs:getVotesThreshold (Results 1 - 5 of 5) sorted by null

  /external/opencv3/modules/cudaimgproc/include/opencv2/
cudaimgproc.hpp 460 virtual int getVotesThreshold() const = 0;
  /external/opencv3/modules/cudaimgproc/src/
hough_circles.cpp 89 int getVotesThreshold() const { return votesThreshold_; }
generalized_hough.cpp 471 int getVotesThreshold() const { return votesThreshold_; }
  /external/opencv3/modules/imgproc/src/
generalized_hough.cpp 359 int getVotesThreshold() const { return votesThreshold_; }
  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp     [all...]

Completed in 98 milliseconds