How to find locations of pixels that leads to one pixel to another pixel ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I want to get the location of pixels that leads from one pixel to another pixel
Or pixel locations along the path???
4 comentarios
Respuestas (1)
Image Analyst
el 1 de Ag. de 2018
Use bwdistgeodesic(). See Steve's blog: http://blogs.mathworks.com/steve/2011/11/01/exploring-shortest-paths-part-1/
0 comentarios
Ver también
Categorías
Más información sobre Image Processing Toolbox 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!