Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Image Filtering - Rock Boundaries Detection
조회 수: 2 (최근 30일)
이전 댓글 표시
Hey,
I am currently working on a project requiring to detect the boundaries of a rock captured on an image sequence. The problem is that the color information is relatively poor because the object is located in the forest and there are others rocks in the background.
Here is an example of a picture I am trying to start with:

And now an example of the result I am looking for:

I tried all the basic edge detection methods: Sobel, Canny, Prewitt, Roberts, etc.
Nevertheless, none of them gave appropriate results. You can see below what I get. Note that, I played with the filter parameters (thresholds, etc.) but it did not solve the problem.

I would really appreciate if someone could suggest me a more appropriate filtering method or a direction I should take to get the results.
Thanks
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!