Classification Image using K Nearest Neighbours
Mostrar comentarios más antiguos
[EDIT: Thu May 12 22:14:37 UTC 2011 Duplicate Removed - MKF]
hello , I'm trying to classify data from a picture using nearest neighbor method Class = knnclassify(Sample, Training, Group) problem is how i get Group
10x .
4 comentarios
Andrew Newell
el 10 de Mayo de 2011
This question doesn't make any sense. Could you please provide the relevant part of your code and describe in more detail what your question is?
Walter Roberson
el 13 de Mayo de 2011
I believe the question is how to find the optimal number of clusters for KNN.
ops OPS
el 14 de Mayo de 2011
ops OPS
el 14 de Mayo de 2011
Respuestas (1)
xiaolong
el 16 de Mayo de 2011
0 votos
i just have the similar question like you ? i have segmented the image into different region ?but i don't know how to classification the region to different class ?who can help me ?
3 comentarios
xiaolong
el 2 de Jun. de 2011
i don't know why the answer is good ?
Fadi Alsuhimat
el 7 de Dic. de 2018
Me to, I don't why this answer is good????
Image Analyst
el 7 de Dic. de 2018
It's not an answer. I unaccepted it. I have used knnsearch(). I'm attaching a simple demo for (x,y) data. If you need a demo, post your image and explanation in a new question.
Categorías
Más información sobre Nearest Neighbors en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!