Searched defs:createCannyEdgeDetector (Results 1 – 1 of 1) sorted by relevance
50 Ptr<CannyEdgeDetector> cv::cuda::createCannyEdgeDetector(double, double, int, bool) { throw_no_cuda… in createCannyEdgeDetector() function in cv::cuda231 Ptr<CannyEdgeDetector> cv::cuda::createCannyEdgeDetector(double low_thresh, double high_thresh, int… in createCannyEdgeDetector() function in cv::cuda