How to search a given radius circle by hough transform ?
7 ビュー (過去 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!