Skip to content

A basic optical recognition(OCR) program using Accord.NET and Tesseract

License

Notifications You must be signed in to change notification settings

alphayama/BasicOCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicOCR

Project Status: Unsupported – The project has reached a stable, usable state but the author(s) have ceased all work on it. A new maintainer may be desired.

A basic optical recognition(OCR) program using Accord.NET and Tesseract

The program uses trained data from Tesseract for English, Hindi and Oriya.

The input image is a Bitmap(.bmp) and the program processes it and outputs: thresholded image, rotated-skewed image and a word document(.doc) containing the recognized text.

The results are currently inaccurate for Oriya.

About

A basic optical recognition(OCR) program using Accord.NET and Tesseract

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages