Skip to content

DylWithlt/Python-OCR-w-OpenCV-and-Tesseract-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python OCR w/ OpenCV & Tesseract

This is a python program that will take in a very specific file extract all the names and numbers (minus the last row) and output them as a table.

Input Image

alt text

Output Image

alt text

Output Text

[['Remyboycheese', '0', '1', '1', '1', '0', '0', '0', '0', '0', '0', '0'],
 ['thehoodkagee', '0', '0', '0', '0', '0', '0', '0', '1', '0', '0', '0'],
 ['loldude12456Alt', '0', '0', '0', '0', '1', '0', '0', '0', '0', '0', '0'],
 ['ScoobySnahcks', '0', '0', '0', '0', '1', '0', '2', '1', '0', '0', '0'],
 ['Ichris_deadl', '0', '0', '0', '0', '1', '1', '2', '0', '0', '0', '0'],
 ['middnightraven', '3', '1', '4', '4', '0', '0', '3', '2', '0', '0', '0'],
 ['|QSweatyyz', '1', '0', '1', '2', '0', '0', '0', '1', '0', '0', '0'],
 ['SynergyXIl', '0', '1', '1', '0', '0', '0', '2', '1', '0', '0', '0'],
 ['Pythonicks', '0', '1', '1', '0', '0', '0', '0', '0', '11', '11', '0'],
 ['icyjump', '2', '1', '3', '3', '0', '0', '5', '2', '0', '0', '0']]

Dependencies

pytesseract.exe file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages