Searched refs:getRho (Results 1 – 3 of 3) sorted by relevance
/external/opencv3/modules/cudaimgproc/include/opencv2/ | ||
D | cudaimgproc.hpp | 358 virtual float getRho() const = 0; |
/external/opencv3/modules/cudaimgproc/src/ | ||
D | hough_segments.cpp | 85 float getRho() const { return rho_; } in getRho() function in __anon847be16b0111::HoughSegmentDetectorImpl |
D | hough_lines.cpp | 82 float getRho() const { return rho_; } in getRho() function in __anon740b7d800111::HoughLinesDetectorImpl |