Azzera filtri
Azzera filtri

making the line thin as equivalent to 1cm wide/pixel

1 visualizzazione (ultimi 30 giorni)
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

Risposte (1)

Image Analyst
Image Analyst il 23 Nov 2017
Try bwmorph(bw, 'skel', inf) to skeletonize blobs.
  2 Commenti
praveen rai
praveen rai il 23 Nov 2017
i have tried this bwmorph(bw, 'skel', inf)
this type of image m getting
praveen rai
praveen rai il 27 Nov 2017
can i do threshold and then thin the line?? if yes how can it be done

Accedi per commentare.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by