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.
- Host: GitHub
- URL: https://github.com/muizzer07/save-card
- Owner: MuizZer07
- Created: 2018-09-12T13:40:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T14:03:46.000Z (almost 8 years ago)
- Last Synced: 2025-01-28T04:25:22.961Z (over 1 year ago)
- Topics: android, app, business-cards, google-vision-api, ocr
- Language: Java
- Size: 295 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.