How OCR method works on Matlab
Afficher commentaires plus anciens
Hi everyone, I need some help about this question. I have choose optical character recognition (OCR) for my Signals and Systems course but I couldn't find anything which feature extantion matlab uses for that. I mean, what happen after when I use "ocr" on matlab? How does it find the character on the image. Which feature extension using on this method?
I have found some methods on the internet:
- Fourier Transform
- WaveletTransform
- TemplateMatching
- Zoning
- Crossing and Distances
- Projection Histogram
- Zernike Moments
- Moment Invariants
Which of the above methods does matlab use?
Réponses (1)
sourav malla
le 26 Juin 2019
0 votes
You can find all the details from these 2 links below:-
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!