Skip to content

yusufcaglar-zz/Optical-Character-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Optical-Character-Recognition

This program detects english characters in different colors, fonts or handwritings and draws boxes around them. main.py and Optical_Character_Recognition is at codes file. Exe file is the program while main.py is just there for representing the whole code of that exe file. Auto-py-to-exe is used for the convertion from .py to exe. First an image or pdf file is chosen via import button.


(! Target image file must be present in the same directory with Optical_Character_Recognition.exe) (! Name of the target image file must not include characters other than english)


Then convert button should be pressed for using OCR. The resulting image will be shown in right canvas. Read text will be shown in the textarea below the right canvas. It is possible to observe selected image/pdf by clicking on its canvas. Finally the export button should be pressed in order to obtain resulting pdf, word, jpg file.

image

image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages