Home
last modified time | relevance | path

Searched defs:setRho (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/
Dhough_segments.cpp84 void setRho(float rho) { rho_ = rho; } in setRho() function in __anonfd1c25900111::HoughSegmentDetectorImpl
Dhough_lines.cpp81 void setRho(float rho) { rho_ = rho; } in setRho() function in __anon32ecabc50111::HoughLinesDetectorImpl