Branching points in a VORONOI DIAGRAM
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
navanit dubey
el 22 de Oct. de 2020
Editada: navanit dubey
el 24 de Oct. de 2020
I want to make a branching points(red dots) in the given binary image which will be determined as image pixels which are connected to atleast three segment of the given voronoi .
diagram. I want to make a shortest path from the branching points(red dots ) to the start and stop points (white dots).
0 comentarios
Respuesta aceptada
Image Analyst
el 24 de Oct. de 2020
There is a shortestpath() function.
Also see Steve's blog if you want to work on the image itself
1 comentario
Más respuestas (0)
Ver también
Categorías
Más información sobre Voronoi Diagram en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!