Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuchhadiyaa/barcodescanner
Simple app demonstrating use of vision and custom google search api
https://github.com/kuchhadiyaa/barcodescanner
barcode scanning swift vision
Last synced: 7 days ago
JSON representation
Simple app demonstrating use of vision and custom google search api
- Host: GitHub
- URL: https://github.com/kuchhadiyaa/barcodescanner
- Owner: kuchhadiyaa
- Created: 2018-04-05T08:18:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T08:25:11.000Z (over 6 years ago)
- Last Synced: 2024-06-27T08:25:25.394Z (5 months ago)
- Topics: barcode, scanning, swift, vision
- Language: Swift
- Homepage:
- Size: 35.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BarcodeScanner
* **This is simple application demostrating vision api to detect barcode scanning from image.**
* **Application uses camera defalut method to detect barcode. If want to integrate visioin to camera feed it could be done by sample buffer output of session.**
* **Application will then serach for google using string representation of barcode.**