Searched defs:setRho (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudaimgproc/src/ | ||
D | hough_segments.cpp | 84 void setRho(float rho) { rho_ = rho; } in setRho() function in __anonfd1c25900111::HoughSegmentDetectorImpl |
D | hough_lines.cpp | 81 void setRho(float rho) { rho_ = rho; } in setRho() function in __anon32ecabc50111::HoughLinesDetectorImpl |