https://github.com/frzam/optical-character-recognition
OCR in Matlab using Template Matching Algorithm.
https://github.com/frzam/optical-character-recognition
Last synced: 2 months ago
JSON representation
OCR in Matlab using Template Matching Algorithm.
- Host: GitHub
- URL: https://github.com/frzam/optical-character-recognition
- Owner: frzam
- Created: 2017-05-06T22:34:44.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-06T22:37:14.000Z (about 8 years ago)
- Last Synced: 2025-02-15T17:51:21.334Z (4 months ago)
- Language: Matlab
- Size: 199 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Optical-Character-Recognition
Run OpticalCharacterRecognition and feel free to ask any doubt @ [email protected]OCR is one of the most interesting and challenging field in computing.
In this project i have implemented OCR using Template Matching
Algorithm. Pipeline for the project is :
Image -->Character Segmentation--> Template Matching Algo --> Text Output