How to smoothen the edges?

1 次查看(过去 30 天)
In the following Hand Image, How to smooth the edges in the indicated region?

采纳的回答

Nitin
Nitin 2014-2-22
You might check some morphological operations you could perform on the image such as imfill and imdilate
  2 个评论
Sabarinathan Vadivelu
Thank you Nithin. I had smoothened the Image first using Median Filter and thresholded usig Otsu's Algorithm and Applied Morphological Operations. Got the required output.
gilad divon
gilad divon 2016-5-9
can you please write what morphological operations did you use?

请先登录,再进行评论。

更多回答(1 个)

Image Analyst
Image Analyst 2014-2-22
You can try activecontour(), such as is shown in my example, attached.
  2 个评论
Sabarinathan Vadivelu
I have all your demos. Thanks for your assistance.
Image Analyst
Image Analyst 2014-2-24
I doubt it. You have some. I have well over a hundred of them.

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by