How to implement OCR WITH KNN

2 ビュー (過去 30 日間)
chitra rao
chitra rao 2015 年 3 月 1 日
回答済み: Dima Lisin 2015 年 3 月 5 日
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
Dima Lisin 2015 年 3 月 5 日
If you are doing this as an exercise, then there is a function called knnclassify in the Statistics Toolbox.
If you just want to do OCR, then use the ocr function in the Computer Vision System Toolbox.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by