Edges of narrow objects in image
조회 수: 1 (최근 30일)
이전 댓글 표시
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](https://www.mathworks.com/matlabcentral/answers/uploaded_files/268101/Capture2.png)
![untitled.jpg](https://www.mathworks.com/matlabcentral/answers/uploaded_files/268102/untitled.jpeg)
댓글 수: 1
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.
채택된 답변
추가 답변 (1개)
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.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!