image classification
Ältere Kommentare anzeigen
we calculate statistical properties of an image from GLCM. how to classify the based on this statistical properties using Genetic Algorithm?
Antworten (1)
Sean de Wolski
am 26 Apr. 2012
0 Stimmen
Set up your classification as a fitness function to be minimized. Then feed this into ga(), the Global Optimization Toolbox's genetic algorithm function.
Kategorien
Mehr zu Nearest Neighbors finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!