Searched refs:src_display (Results 1 – 1 of 1) sorted by relevance
29 …void HoughDetection(const Mat& src_gray, const Mat& src_display, int cannyThreshold, int accumulat… in HoughDetection() argument37 Mat display = src_display.clone(); in HoughDetection()