Best Segmentation technique for a structurally homogenous image
显示 更早的评论
I would like to segment a structurally homogenous object from the background image. Techniques like active contours, region growing and merging and adaptive thresholding have already been employed and little efficiency has been demonstrated. The image is a gray scale image and i would like to make use of a new technique to segment these structurally homogenous objects from the background. Kindly suggest me a better segmentation technique other than the above mentioned techniques.
4 个评论
Image Analyst
2012-5-8
In order to give image processing advice, we always prefer it if you post an image. Otherwise we're operating blindly. Sorry, but we're funny that way.
shivasakthi
2012-7-25
shivasakthi
2012-7-25
Image Analyst
2012-7-25
Why can't you simply use size and/or shape information? It's big and round so that should be a major clue. Did you see my BlobsDemo in my File Exchange?
回答(1 个)
Spandan Tiwari
2013-4-25
0 个投票
Try using the new function activecontour in the Image Processing Toolbox that shipped in R2013a. It should be useful for this problem.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Segmentation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
