Home
last modified time | relevance | path

Searched refs:getCannyThreshold (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudaimgproc/include/opencv2/
Dcudaimgproc.hpp457 virtual int getCannyThreshold() const = 0;
/external/opencv3/modules/cudaimgproc/src/
Dhough_circles.cpp86 int getCannyThreshold() const { return cannyThreshold_; } in getCannyThreshold() function in __anon547dd86a0111::HoughCirclesDetectorImpl