Searched defs:getDp (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/cudaimgproc/src/ | ||
D | hough_circles.cpp | 80 float getDp() const { return dp_; } in getDp() function in __anon5063abef0111::HoughCirclesDetectorImpl |
D | generalized_hough.cpp | 462 double getDp() const { return dp_; } in getDp() function in __anon701856140211::GeneralizedHoughBallardImpl |
/external/opencv3/modules/imgproc/src/ | ||
D | generalized_hough.cpp | 350 double getDp() const { return dp_; } in getDp() function in __anon1aa6ac770211::GeneralizedHoughBallardImpl |