How to search a given radius circle by hough transform ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hassan Ali
le 17 Fév 2017
Réponse apportée : Vandana Rajan
le 19 Fév 2017
Search for a given radius in a binary contour image. The function returns the accumulator array which will be two dimensional.
0 commentaires
Réponse acceptée
Vandana Rajan
le 19 Fév 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 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!