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

1 次查看(过去 30 天)
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

回答(1 个)

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

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by