k-means algorithm for construct vocabulary for bag of words
이전 댓글 표시
Hi All,
I have medical images and I need to classify them to normal and abnomal using bag of words model where I divided each image to patches(blocks) and extracted local features from each patch,my question how can I use k-means algorithm to constrcut visual words vocabulary,could any one provide me matlab code for this job,and thanks in advance.
답변 (1개)
Dima Lisin
2014년 11월 20일
0 개 추천
There is now support for image classification using the bag of words model in the Computer Vision System Toolbox. See this example.
카테고리
도움말 센터 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!