gpu's hough probabilistic threshold parameter

asked 2013-05-16 16:44:57 -0600

basheer gravatar image

Why does the cv::gpu::HoughLinesP method not have a threshold parameter in it? What do I do if I wanted something like a threshold parameter? Is the maxLines parameter effectively the same?

BTW I'm using the most recent master branch version of OpenCV...

edit retag flag offensive close merge delete

Comments

is it a missing feature or just bad naming of variables or parameters?

basheer gravatar imagebasheer ( 2013-05-26 00:07:34 -0600 )edit