Is the code OCR for urdu words is available?
2 views (last 30 days)
Show older comments
Hi,
I am working on Urdu OCR. I have completed preprocessing step for the image given below... plz help me to for futher precedure ... also mention remaining steps
0 Comments
Answers (2)
shuwair sardar
on 2 Jul 2018
Hi,
Check this paper for reference
https://ieeexplore.ieee.org/abstract/document/5625694/
0 Comments
Image Analyst
on 2 Jul 2018
Typical novice algorithm: do edge detection as the first step no matter what, even if it's way more complicated than a simple thresholding. Anyway, you can look here for algorithms: http://www.visionbib.com/bibliography/contentschar.html#OCR,%20Document%20Analysis%20and%20Character%20Recognition%20Systems though I'd suspect most people would now suggest deep learning as the approach to take.
2 Comments
Image Analyst
on 2 Jul 2018
Like I said, deep learning, or else look up the papers of people who have done it.
See Also
Categories
Find more on Text Analytics Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!