Edge detection : How can i get the outlines of an unfinished shapes ?

조회 수: 1 (최근 30일)
Gosselin Thibault
Gosselin Thibault 2018년 7월 23일
댓글: jonas 2018년 7월 23일
Hello ! For the needed of a project I would like to know if it's possible to get the outlines of this shape :
Expected :
The quality is pretty bad but I can not have better. I have already used a Canny filter but I only get the detection of a few pixels. If anyone has an idea, I'm interested !
Thank you
  댓글 수: 1
jonas
jonas 2018년 7월 23일
Even if you got the canny filter to work, you would probably end up with two disconnected lines on the top segment. The middle part is more or less indistinguishable from the background.
If you only had a single segment you could binarize and fit a line through the blobs.

댓글을 달려면 로그인하십시오.

답변 (0개)

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by