Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Qr Code Scanner script #361

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Conversation

thechiranjeevvyas
Copy link
Contributor

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:

  • Added the script and required code within the folder
  • Adjusted README.md file as stated

Checks

in the repository

  • Made no changes that degrades the functioning of the repository
  • Gave each commit a better title (unlike updated README.md)

in the PR

  • Followed the format of the pull_request_template
  • Made the Pull Request in a small level (for the creator's wellfare)
  • Tested the changes you made

Merge this PR under hacktoberfest label

Thanks, :)

Copy link
Owner

@DhanushNehru DhanushNehru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The folder name, r should be in caps to maintain consistency @thechiranjeevvyas

@thechiranjeevvyas
Copy link
Contributor Author

thechiranjeevvyas commented Oct 28, 2024

The folder name, r should be in caps to maintain consistency @thechiranjeevvyas

aligned the folder name as per the repo needs
pls check
@DhanushNehru

@hasan-py hasan-py merged commit b58dff6 into DhanushNehru:master Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants