Need help connecting edges after running an edge detection method on an image
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Gayathri Prasad
el 28 de Feb. de 2019
Respondida: Harshita Gupta
el 6 de Mzo. de 2019
I have run my edge detection on my images, now i need to connect each vertices to form a definite shape. Is their any specif function or code?
0 comentarios
Respuesta aceptada
Harshita Gupta
el 6 de Mzo. de 2019
As per my understanding you want to fetch the object boundaries.
If that is the question then instead of plotting the edges and then connecting them,I would suggest you to try using display boundaries feature of object analysis.
Below is the link to the documentation for the same.
0 comentarios
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!