Searched refs:ll_angle (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
H A Dlsd.cpp312 void ll_angle(const double& threshold, const unsigned int& n_bins, std::vector<coorlist>& list);
458 ll_angle(rho, N_BINS, list);
463 ll_angle(rho, N_BINS, list);
536 void LineSegmentDetectorImpl::ll_angle(const double& threshold, function in class:cv::LineSegmentDetectorImpl

Completed in 378 milliseconds