An open API service indexing awesome lists of open source software.

https://github.com/muizzer07/save-card

A simple OCR based Android Application which can save information from a business card by taking a photo or photo from gallery.
https://github.com/muizzer07/save-card

android app business-cards google-vision-api ocr

Last synced: about 2 months ago
JSON representation

A simple OCR based Android Application which can save information from a business card by taking a photo or photo from gallery.

Awesome Lists containing this project

README

          

# Save-Card
A simple OCR based Android Application which can save information from a business card by taking a photo or photo from gallery.

- Android
- Google Vision API

## Drawbacks

- Features are limited
- Accuracy to identify the attributes from extracted text not that high (average accuracy 45.7%), because it uses regular expressions.