image classification
显示 更早的评论
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
2012-4-26
0 个投票
Set up your classification as a fitness function to be minimized. Then feed this into ga(), the Global Optimization Toolbox's genetic algorithm function.
类别
在 帮助中心 和 File Exchange 中查找有关 Nearest Neighbors 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!