Skip to content

farbod-s/Text-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text-Recognition

Software Engineering Undergraduate Final Project

Description

Android Text Recognition and Translation App

Tesseract

Tesseract OCR Engine is probably the most accurate open source OCR engine available. Combined with the Leptonica Image Processing Library it can read a wide variety of image formats and convert them to text in over 60 languages. It was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but since then it has been improved extensively by Google. It is released under the Apache License 2.0.

Future Work

  • Adding Persian Language support
  • Create full documentation about Adding a new language support for Tesseract OCR Engine

Screenshot

About

Department of Computer Engineering, Iran University of Science & Technology ( IUST )