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!