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

Primary LanguageJava

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.