Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how to save the data

1 回表示 (過去 30 日間)
Pat
Pat 2013 年 2 月 26 日
閉鎖済み: Sabin 2022 年 12 月 19 日
I am working on OCR,i have seen file exchanges,but the thing in http://www.mathworks.com/matlabcentral/fileexchange/18169-optical-character-recognition-ocr
in this in letter_number i have deleted all those numbers and leters and have saved my own cropped images,now if if run create_template for creating templates i get error
Error using ==> imread at 372
File "letters_numbers\A.bmp" does not exist.
Error in ==> create_templates at 5
A=imread('letters_numbers\A.bmp');
B=imread('letters_numbers\B.bmp');
please tell how to save template

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by