How to choose which segmentation process is best for my image for texture calculation?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (1)
Image Analyst
am 7 Mär. 2014
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".
0 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!