Searched defs:createHoughSegmentDetector (Results 1 – 1 of 1) sorted by relevance
50 Ptr<cuda::HoughSegmentDetector> cv::cuda::createHoughSegmentDetector(float, float, int, int, int) {… in createHoughSegmentDetector() function in cv::cuda181 Ptr<HoughSegmentDetector> cv::cuda::createHoughSegmentDetector(float rho, float theta, int minLineL… in createHoughSegmentDetector() function in cv::cuda