image classification

18 次查看(过去 30 天)
karuna
karuna 2012-4-26
we calculate statistical properties of an image from GLCM. how to classify the based on this statistical properties using Genetic Algorithm?

回答(1 个)

Sean de Wolski
Sean de Wolski 2012-4-26
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