How to search a given radius circle by hough transform ?
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hassan Ali
il 17 Feb 2017
Risposto: Vandana Rajan
il 19 Feb 2017
Search for a given radius in a binary contour image. The function returns the accumulator array which will be two dimensional.
0 Commenti
Risposta accettata
Vandana Rajan
il 19 Feb 2017
Hi,
The MATLAB function 'imfindcircles' finds circles (using circular Hough transform) in an image whose radii are approximately equal to the specified radius.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!