Searched refs:CV_HOUGH_PROBABILISTIC (Results 1 – 3 of 3) sorted by relevance
770 if( method != CV_HOUGH_PROBABILISTIC ) in cvHoughLines2()820 case CV_HOUGH_PROBABILISTIC: in cvHoughLines2()
1031 #define CV_HOUGH_PROBABILISTIC 1 in LOAD_CHDL() macro
521 cvHoughLines2( image, &linesMat, CV_HOUGH_PROBABILISTIC, in cvHoughLinesP()