Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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