image classification
Afficher commentaires plus anciens
we calculate statistical properties of an image from GLCM. how to classify the based on this statistical properties using Genetic Algorithm?
Réponses (1)
Sean de Wolski
le 26 Avr 2012
0 votes
Set up your classification as a fitness function to be minimized. Then feed this into ga(), the Global Optimization Toolbox's genetic algorithm function.
Catégories
En savoir plus sur Nearest Neighbors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!