VesperAkshay / qr-code-generator

https://quick-qr-builder.vercel.app/
39 stars 96 forks source link

QR CODE SCANNER USING OPENCV AND COMPUTER VISION #221

Open ARIHANT218 opened 1 day ago

ARIHANT218 commented 1 day ago

I would likh to propose a feature that add a QR Code Scanner using OpenCv . This Feature allows user to scan and decode QR code in real time using webcam and computer vision.

Feature Overview: Camera Input: The system will capture video input from a webcam or camera to detect QR codes in real time. OpenCV for QR Code Detection: OpenCV's built-in functions will be used to detect and process QR codes from the captured video stream. The system will locate the QR code in the frame, decode its content, and display it to the user. Display Information: Once a QR code is scanned, its content (such as a URL, text, or other encoded data) will be displayed on the screen for the user.

image

github-actions[bot] commented 1 day ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!