필터 지우기
필터 지우기

how to classify Devanagari character for OCR??

조회 수: 1 (최근 30일)
sapna kamble
sapna kamble 2015년 3월 12일
답변: Image Analyst 2015년 3월 12일
i m doing project on OCR for devanagari character, after feature extraction m in confusion for choosing correct classifier and unable to code it. pz help me...

답변 (1개)

Image Analyst
Image Analyst 2015년 3월 12일
See section 23.4.8.1 here: http://www.visionbib.com/bibliography/contentschar.html#OCR,%20Document%20Analysis%20and%20Character%20Recognition%20Systems for algorithms. None of those successful algorithms that are published are built in to MATLAB at a high level. You'll have to implement them from lower level functions. Since that will likely be a lot of work, way more than a few minutes, we can't help you with that, but I've shown you where the answers are, and they're there ready for you to implement.
23.4.8 Other Character Sets
23.4.8.1 Devanagari, Indic, Hindi, Hindu, Bangla, Bengali, Telugu, Characters
23.4.8.2 Arabic Character Recognition
23.4.8.3 Arabic Recognition, Word Level, Word Spotting
23.4.8.4 Farsi, Persian Character Recognition

Community Treasure Hunt

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

Start Hunting!

Translated by