Effacer les filtres
Effacer les filtres

Can I build an OCR engine from scratch using matlab?

1 vue (au cours des 30 derniers jours)
Walshaikhli
Walshaikhli le 20 Mar 2015
Modifié(e) : Walshaikhli le 27 Mar 2017
I noticed that it had a rather powerful image processing toolbox. Can I build an OCR engine from scratch using matlab?

Réponses (1)

Kevin Claytor
Kevin Claytor le 20 Mar 2015
There's no reason why you can't - just use Arabic characters as a training set for an existing OCR setup.
I think the better question to ask is: "What do I need to know before I try to make a OCR engine?"
A good start would be to read up on OCR principles - a quick search will yield you results on this.
But of course, you should see if this has been done before (there are 4 links I found in a minute). Because there's no sense in re-inventing the wheel.
No reason why you can't make it open source - but if you choose matlab, only those with matlab will be able to run it. You should also consider contributing to existing open-source OCR codes, if that is the route you would like to take.

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by