How to choose which segmentation process is best for my image for texture calculation?

4 ビュー (過去 30 日間)
Gowsalya Arumugam
Gowsalya Arumugam 2014 年 3 月 7 日
回答済み: Image Analyst 2014 年 3 月 7 日
Herewith i have attached my image to be analysed,i need to known which segmentation(Thresholding method,Color-based Segmentation,Transform methods,Texture methods)is best for my image analysis..Thank you

回答 (1 件)

Image Analyst
Image Analyst 2014 年 3 月 7 日
You have attached nothing. The best one is the one that works best for you. It's a judgment call. If you have "ground truth" then at least you have some known definitive answer. If the ground truth is human drawn, then again there is some subjectivity to that. One way to compare them is to use ROC curves. Look it up in Wikipedia. It basically lets you count up the number of true positives, false positives, true negatives, and false negatives for the various algorithms and see which one is "best".

Community Treasure Hunt

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

Start Hunting!

Translated by