开发者

Circle Detection

开发者 https://www.devze.com 2023-04-08 13:00 出处:网络
I need help developing a circle detection algorithm to detect snooker balls. Does anyone know 开发者_如何学Goany algorithms that can be implemented in C and open cv? I\'m having trouble getting this d

I need help developing a circle detection algorithm to detect snooker balls. Does anyone know 开发者_如何学Goany algorithms that can be implemented in C and open cv? I'm having trouble getting this done


OpenCV 2.3 comes with HoughCircles. The C++ API for OpenCV 2.1 also implements the function: http://opencv.willowgarage.com/documentation/cpp/imgproc_feature_detection.html#HoughCircles

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号