Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iamakkkhil/qr_code_scanner

By using pyzbar library of python I have created a scanner that reads the image and prints the encoded data.
https://github.com/iamakkkhil/qr_code_scanner

Last synced: 1 day ago
JSON representation

By using pyzbar library of python I have created a scanner that reads the image and prints the encoded data.

Awesome Lists containing this project

README

        

# QR_code_scanner

Created a simple QR code and Bar code scanner by using Pyzbar Library of Python.
The scanner extracts the information from the given image and prints it.
Go ahead and give it a try.