フィルターのクリア

Edges of narrow objects in image

1 回表示 (過去 30 日間)
parinaz nazeri
parinaz nazeri 2020 年 1 月 24 日
回答済み: parinaz nazeri 2020 年 1 月 27 日
Hi everyone,
I have the following image and when I look at the boundaries, soem part of two boundaries are o ntop of each other. How can I make sure the boundaries of a narrow object (containing maybe one pixel) is coorectly detected?
thank you,
Parinaz
Capture2.PNG untitled.jpg
  1 件のコメント
Turlough Hughes
Turlough Hughes 2020 年 1 月 24 日
編集済み: Turlough Hughes 2020 年 1 月 24 日
Can you attach the original image using the paperclip button for attachments, and provide code you used to generate the binary image to the right.

サインインしてコメントする。

採用された回答

parinaz nazeri
parinaz nazeri 2020 年 1 月 27 日
I resized the image 3 times and use bwboundaries to find its boundaries, then for the boundaries of the real image, I found the closest integer to points of the resized boundaries divided by 3.

その他の回答 (1 件)

Shubh Sahu
Shubh Sahu 2020 年 1 月 27 日
Here are the few links which might help you:
and try with different methods like Canny, Prewitt, etc. whichever may help your image.
  1 件のコメント
parinaz nazeri
parinaz nazeri 2020 年 1 月 27 日
Thank you!

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by