how to find rounded object using circular hough transform ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
kalaivaani
el 3 de En. de 2014
Comentada: kalaivaani
el 21 de En. de 2014
i am getting circles that showing the rounded objects in the image but along with that i am also getting the circles where the rounded object really not found. how to avoid this and to get only the circles around the rounded object or dots or blots which is my output (candidate region to be found).
0 comentarios
Respuesta aceptada
Image Analyst
el 3 de En. de 2014
Try imfindcircles - it uses that method. Here's a demo by Brett that uses it: http://www.mathworks.com/matlabcentral/fileexchange/34365-findcirclesgui
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!