image classification
Mostrar comentarios más antiguos
we calculate statistical properties of an image from GLCM. how to classify the based on this statistical properties using Genetic Algorithm?
Respuestas (1)
Sean de Wolski
el 26 de Abr. de 2012
0 votos
Set up your classification as a fitness function to be minimized. Then feed this into ga(), the Global Optimization Toolbox's genetic algorithm function.
Categorías
Más información sobre Nearest Neighbors en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!