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

  /external/opencv3/modules/cudaimgproc/src/
generalized_hough.cpp 455 void setCannyHighThresh(int cannyHighThresh) { cannyHighThresh_ = cannyHighThresh; }
579 void setCannyHighThresh(int cannyHighThresh) { cannyHighThresh_ = cannyHighThresh; }
  /external/opencv3/modules/imgproc/src/
generalized_hough.cpp 343 void setCannyHighThresh(int cannyHighThresh) { cannyHighThresh_ = cannyHighThresh; }
515 void setCannyHighThresh(int cannyHighThresh) { cannyHighThresh_ = cannyHighThresh; }
  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp     [all...]

Completed in 3424 milliseconds