How to implement OCR WITH KNN
Mostrar comentarios más antiguos
I have sucessfully implemented this code http://in.mathworks.com/matlabcentral/fileexchange/18169-optical-character-recognition--ocr-
It is error free and got the output sucessfully but my problem is
I want to implement using KNN(K nearest neighbor) how can i add KNN classifaction in the OCR in that file can any one explain me it would help me thanks if any one help me thanks in advance.
Respuestas (1)
Dima Lisin
el 5 de Mzo. de 2015
0 votos
If you are doing this as an exercise, then there is a function called knnclassify in the Statistics Toolbox.
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!