Is there a way to direct an algorithm in edge detection, or correct my drawing outline of the edge?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Muser10101010
el 24 de Jun. de 2015
Comentada: Image Analyst
el 24 de Jun. de 2015
I have some images that are difficult to detect the edges but I only need some simple selections done. I have written something that I can use ginput to outline the edge I wish to make but looking if there is any way to correct it using an edge detection, kind of line snapping a line to a grid?
0 comentarios
Respuesta aceptada
David Young
el 24 de Jun. de 2015
Editada: David Young
el 24 de Jun. de 2015
This is exactly what active contours, or snakes, were originally designed for. If you have the Image Processing Toolbox, have a look at activecontour.
2 comentarios
Image Analyst
el 24 de Jun. de 2015
You might like to try my attached activecontour demo.
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!