methods for texture feature extraction available in matlab other than glcm and correlation?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
except glcm and correlation what are other methods available for texture in matlab R2012a
0 Kommentare
Akzeptierte Antwort
Image Analyst
am 28 Mär. 2013
There is entropyfilt() and stdfilt() plus an infinite number of things you can build yourself using methods listed here: http://iris.usc.edu/Vision-Notes/bibliography/contents.html
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!