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

Qr Code Scanner Script #357

Open
thechiranjeevvyas opened this issue Oct 24, 2024 · 1 comment
Open

Qr Code Scanner Script #357

thechiranjeevvyas opened this issue Oct 24, 2024 · 1 comment

Comments

@thechiranjeevvyas
Copy link
Contributor

@DhanushNehru

I would like to add a QR code scanner script that can process images uploaded by the user.

Proposed Features:

  • Use OpenCV and Pyzbar for decoding QR codes.
  • Implement file dialog for image selection.
  • Support PNG and JPG formats.
  • Display decoded QR code data in the console.
  • Create a requirements.txt for dependencies.

Assign this issue under Hacktoberfest 2024
Thanks

@thechiranjeevvyas
Copy link
Contributor Author

@DhanushNehru
PR for this issue - #361

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants