watershed I have an image with contours but this ALgorithme don't output a good result, if someone has a good solution please , i need your help

조회 수: 1 (최근 30일)
I have an image with contours i like to detect regions. Watershed don't give me a good result.
[SCd merged answer]
yes, i have an image and this is url: http://www.filesin.com/6B56C226608/download.html i like to detect regions with closed contour. Please i need your help.
  댓글 수: 3
Walter Roberson
Walter Roberson 2012년 5월 22일
The contours appear to me to be mostly arbitrary on that image. There is, for example, no obvious reason at all why the bottom of the "T" contour should be straight rather than a conic section. Some of the contours appear to be distinctly *not* consistent depth.
There might perhaps be underlying muscular or bone reasons why the contours should go where they are, but I would be surprised if you can deduce their positions from the image.

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

답변 (3개)

Matt Kindig
Matt Kindig 2012년 5월 22일
Two things:
-Have you looked through the demos for the Image Processing Toolbox at some of the other tools for contour detection? Perhaps the 'edge' and 'bwperim' functions can be of use?
-Can you post the image for us, so that we can offer recommendations?

Stephen
Stephen 2012년 5월 22일
watershed hates noise, so you might want to smooth the image first if that's the problem

Mohamed Amine
Mohamed Amine 2012년 5월 23일
Any one help me what's the best Algorithme to detect contour

카테고리

Help CenterFile Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by