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!