How to search a given radius circle by hough transform ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hassan Ali
el 17 de Feb. de 2017
Respondida: Vandana Rajan
el 19 de Feb. de 2017
Search for a given radius in a binary contour image. The function returns the accumulator array which will be two dimensional.
0 comentarios
Respuesta aceptada
Vandana Rajan
el 19 de Feb. de 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 comentarios
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!