Searched defs:HoughLinesDetectorImpl (Results 1 – 1 of 1) sorted by relevance
70 class HoughLinesDetectorImpl : public HoughLinesDetector class73 HoughLinesDetectorImpl(float rho, float theta, int threshold, bool doSort, int maxLines) : in HoughLinesDetectorImpl() function in __anon740b7d800111::HoughLinesDetectorImpl