making the line thin as equivalent to 1cm wide/pixel
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I am providing few images like sample images/input images and desired output images respectively
sample images
desired output image which i want
all desired output images have width 1cm PIXEL
0 comentarios
Respuestas (1)
Image Analyst
el 23 de Nov. de 2017
Try bwmorph(bw, 'skel', inf) to skeletonize blobs.
2 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!