Skip to content

thucdx/business_card_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BUSINESS CARD RECOGNITION

Tool for extract information: name, email, phone, address, job title, website from Business card. Current supported languages: English, and Japanese (Romaji)

Dependencies

  • Python 2
  • Flask
  • OpenCV
  • Numpy
  • PIL (Python Image Library)
  • Tesseract

How to run

Step 1. Start Flask app

python2 index.py

Step 2. Click upload then wait for the result

Example

samples/demo.png

Releases

No releases published

Packages

No packages published