insightautos / cordova-gmv-barcode-scanner

A Cordova barcode scanning plugin based on the Google Mobile Vision library for iOS & Android.
MIT License
52 stars 77 forks source link

Implement functions to take input images #34

Open angela-tithi opened 3 years ago

angela-tithi commented 3 years ago

Can you please implement functions to take input from images? That means, I do not want a traditional scan, I want to provide an input image with a pdf417 format barcode in it, the app should detect and decode it.

Thanks!