Separation of low contrast overlapping objects
Show older comments
Hello, everyone
I have an image which is a result of active contour segmentation that leaked from an organ of interest into another (there is a small contact area with no contrast between the objects). So, there are two objects - generally smooth and circular but with irregularities. The contact area is at most 1/3 the width of the smaller object. I tried: 1) Morphological operations - generally works to separate the objects but the size of the structuring element is large enough (circle of size 9 or so) that upon dilation, it does not return the same mask. 2) Watershed - gives horrible oversegmentation due to objects' irregular shapes. It seems I should be able to do something with the distance transform, though. I know that the smaller object has at least a certain size (basin depth). Also, the boundary between two actual objects is far shorter than that between any basin-like areas within either of the objects
Question: Can you suggest a way to apply this knowledge in a watershed-like segmentation? Would some other approach be preferable?
Thanks in advance, Bogdan
1 Comment
Image Analyst
on 10 Aug 2011
Post your image(s) somewhere so we can see them.
Answers (1)
Piyush Paliwal
on 4 Dec 2011
0 votes
I have one image of connected chips. I want to Seperate those chips(objects) as much as possible. But i am not able to do it. Could you please give your email contact so i could send to you image. Bcz i didn't find that image on internet.
Thanks in Advance.
1 Comment
Chandra Kurniawan
on 4 Dec 2011
Duplicates http://www.mathworks.com/matlabcentral/answers/22983-segmentation-of-image
Create your own post.
And you can use http://www.imageshack.us to upload your image.
Categories
Find more on Image Segmentation in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!