Skip to content

chaudharyvikram/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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • HTML 2.9%