Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/src/
Dhough_segments.cpp50 Ptr<cuda::HoughSegmentDetector> cv::cuda::createHoughSegmentDetector(float, float, int, int, int) {… in createHoughSegmentDetector() function in cv::cuda
181 Ptr<HoughSegmentDetector> cv::cuda::createHoughSegmentDetector(float rho, float theta, int minLineL… in createHoughSegmentDetector() function in cv::cuda