Home
last modified time | relevance | path

Searched refs:cannyLowThresh (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/
Dgeneralized_hough.cpp452 void setCannyLowThresh(int cannyLowThresh) { cannyLowThresh_ = cannyLowThresh; } in setCannyLowThresh() argument
576 void setCannyLowThresh(int cannyLowThresh) { cannyLowThresh_ = cannyLowThresh; } in setCannyLowThresh() argument
/external/opencv3/modules/imgproc/src/
Dgeneralized_hough.cpp340 void setCannyLowThresh(int cannyLowThresh) { cannyLowThresh_ = cannyLowThresh; } in setCannyLowThresh() argument
512 void setCannyLowThresh(int cannyLowThresh) { cannyLowThresh_ = cannyLowThresh; } in setCannyLowThresh() argument
/external/opencv3/modules/imgproc/include/opencv2/
Dimgproc.hpp771 virtual void setCannyLowThresh(int cannyLowThresh) = 0;