Looking for Matlab code of unsupervised evaluation method to evaluate segmented image.
显示 更早的评论
I also doing similar thing.My research start with image segmentation.I chose OTSU method to segment all the images and easily for me to find codes in matlab because it already provided.But,my current problem is,I want to evaluate the segmentation result using unsupervised method(ex:NU,SM,E,F) using Matlab.Can anyone here help me with the codes.I cannot find it.Please anyone help me~
2 个评论
Matthew Eicholtz
2013-7-1
I have never heard of NU, SM, E, or F either. Are you referencing the following paper?
Zhang H et al (2008) Image segmentation evaluation: a survey of unsupervised methods. Computer Vision and Image Understanding
If so, you should know that those method names are not universal. I'll look more into that paper to see if I can help...or perhaps Image Analyst can add more insight.
shazwani kamarudin
2013-7-2
编辑:shazwani kamarudin
2013-7-2
回答(1 个)
Image Analyst
2013-7-1
0 个投票
I don't know what those methods are. Evidently no one else does either since you couldn't find anything on them. For example, what is the "E" method? Otsu is an unsupervised method, and a not very smart one. It's best used in high contrast objects on a uniform background. I find it's rarely, if ever, useful for me.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!