This script enables users to scan and decode QR codes from image files (PNG and JPG formats). It uses OpenCV and Pyzbar for decoding QR codes and provides a simple file dialog for selecting images on your local machine.
Resolves- #357
The changes are as follows:
Added the script and required code within the folder
Adjusted README.md file as stated
Checks
in the repository
[x] Made no changes that degrades the functioning of the repository
[x] Gave each commit a better title (unlike updated README.md)
in the PR
[x] Followed the format of the pull_request_template
[x] Made the Pull Request in a small level (for the creator's wellfare)
Qr Code Scanner script
Summary
This script enables users to scan and decode QR codes from image files (PNG and JPG formats). It uses OpenCV and Pyzbar for decoding QR codes and provides a simple file dialog for selecting images on your local machine.
Resolves- #357
The changes are as follows:
Checks
in the repository
in the PR
Merge this PR under hacktoberfest label
Thanks, :)