Searched refs:getPosThresh (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/cudaimgproc/src/ | ||
D | generalized_hough.cpp | 625 int getPosThresh() const { return posThresh_; } in getPosThresh() function in __anon161a480f0311::GeneralizedHoughGuilImpl |
/external/opencv3/modules/imgproc/src/ | ||
D | generalized_hough.cpp | 561 int getPosThresh() const { return posThresh_; } in getPosThresh() function in __anon1ec0d8f20311::GeneralizedHoughGuilImpl |
/external/opencv3/modules/imgproc/include/opencv2/ | ||
D | imgproc.hpp | 856 virtual int getPosThresh() const = 0; |