Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/src/
Dhough_lines.cpp70 class HoughLinesDetectorImpl : public HoughLinesDetector class
73 HoughLinesDetectorImpl(float rho, float theta, int threshold, bool doSort, int maxLines) : in HoughLinesDetectorImpl() function in __anon740b7d800111::HoughLinesDetectorImpl