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.
1 件のコメント
shazwani kamarudin
2013 年 7 月 2 日
編集済み: shazwani kamarudin
2013 年 7 月 2 日
カテゴリ
ヘルプ センター および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!