How to search a given radius circle by hough transform ?

조회 수: 7 (최근 30일)
Hassan Ali
Hassan Ali 2017년 2월 17일
답변: Vandana Rajan 2017년 2월 19일
Search for a given radius in a binary contour image. The function returns the accumulator array which will be two dimensional.

채택된 답변

Vandana Rajan
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개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by