How to implement OCR WITH KNN
이전 댓글 표시
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.
답변 (1개)
Dima Lisin
2015년 3월 5일
0 개 추천
If you are doing this as an exercise, then there is a function called knnclassify in the Statistics Toolbox.
카테고리
도움말 센터 및 File Exchange에서 Nearest Neighbors에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!