How to search a given radius circle by hough transform ?
1 次查看(过去 30 天)
显示 更早的评论
Search for a given radius in a binary contour image. The function returns the accumulator array which will be two dimensional.
0 个评论
采纳的回答
Vandana Rajan
2017-2-19
Hi,
The MATLAB function 'imfindcircles' finds circles (using circular Hough transform) in an image whose radii are approximately equal to the specified radius.
0 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!