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

  /external/opencv3/modules/cudaimgproc/src/
generalized_hough.cpp 456 int getCannyHighThresh() const { return cannyHighThresh_; }
580 int getCannyHighThresh() const { return cannyHighThresh_; }
  /external/opencv3/modules/imgproc/src/
generalized_hough.cpp 344 int getCannyHighThresh() const { return cannyHighThresh_; }
516 int getCannyHighThresh() const { return cannyHighThresh_; }
  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp     [all...]

Completed in 175 milliseconds