Skip to content

A python script to read information out of business cards.

Notifications You must be signed in to change notification settings

archi-007/cardreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cardreader

A python script to read information out of business cards.

To run the script on Ubuntu open terminal and follow:

  1. mkdir file && cd file
  2. git clone https://github.com/archi-007/cardreader.git
  3. virtualenv venv
  4. source venv/bin/activate
  5. pip install requirements.txt
  6. open another terminal and run sudo apt install tesseract-ocr
  7. run the file by python main.py --image ""
  8. Wait for some time and obtain the results.

About

A python script to read information out of business cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published