Python-Scripts icon indicating copy to clipboard operation
Python-Scripts copied to clipboard

Qr Code Scanner Script

Open thechiranjeevvyas opened this issue 1 year ago • 1 comments

@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 avatar Oct 24 '24 18:10 thechiranjeevvyas