image classification

18 visualizzazioni (ultimi 30 giorni)
karuna
karuna il 26 Apr 2012
we calculate statistical properties of an image from GLCM. how to classify the based on this statistical properties using Genetic Algorithm?

Risposte (1)

Sean de Wolski
Sean de Wolski il 26 Apr 2012
Set up your classification as a fitness function to be minimized. Then feed this into ga(), the Global Optimization Toolbox's genetic algorithm function.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by