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!