Searched refs:CV_HOUGH_PROBABILISTIC (Results 1 – 6 of 6) sorted by relevance
609 CV_HOUGH_PROBABILISTIC =1, enumerator
770 if( method != CV_HOUGH_PROBABILISTIC ) in cvHoughLines2()820 case CV_HOUGH_PROBABILISTIC: in cvHoughLines2()
909 if( method != CV_HOUGH_PROBABILISTIC ) in cvHoughLines2()957 case CV_HOUGH_PROBABILISTIC: in cvHoughLines2()
521 cvHoughLines2( image, &linesMat, CV_HOUGH_PROBABILISTIC, in cvHoughLinesP()
1031 #define CV_HOUGH_PROBABILISTIC 1 in LOAD_CHDL() macro
114 CV_HOUGH_PROBABILISTIC = 1, field in Imgproc