Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.03 KB

README.md

File metadata and controls

26 lines (14 loc) · 1.03 KB

Business-Card-Reader-BCR-

Android app to extract name, email and phone from business card using OCR library tess-two (Fork of Tesseract Tools for Android) and phone's camera.

Resources

Screenshot 1

The image is set to the ImageView i.e. the OCR can be performed only on this image.

Screenshot 2

Result after the OCR is perdformed, uses regex to extract name, email and phone number.

Screenshot 3

Adding the information extracted from the business card to the the phone's contacts.