Effacer les filtres
Effacer les filtres

I want character segmentation code for gujarati characters.

2 vues (au cours des 30 derniers jours)
honey
honey le 2 Jan 2015
Hello,
I am working on Gujarati OCR. In character segmentation I have tried code using connected component and bounding box. But it segments character incorrectly. Whenever it finds space it marks bounding box and segments it. Can anyone have idea?

Réponses (1)

Image Analyst
Image Analyst le 2 Jan 2015
Look in section 23.4.8 here: http://www.visionbib.com/bibliography/contentschar.html#OCR,%20Document%20Analysis%20and%20Character%20Recognition%20Systems If it's not there then you'll have to write your own, hire someone to write it, or buy some commercial OCR package that can do it, if there is one.
What do you want to do?
  1. Do you just need to get the job done and don't care how? If so, just buy some software - there probably is some out there though it may not be MATLAB-based.
  2. Do you not want to write any code, but just want to do it all in MATLAB with code that one of us wrote?
  3. Do you want to write your own? If so, start writing.
Which scenario best describes what you want?

Catégories

En savoir plus sur Introduction to Installation and Licensing 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