An open API service indexing awesome lists of open source software.

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.

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