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 USING OPENCV AND COMPUTER VISION #221

Open
ARIHANT218 opened this issue Oct 15, 2024 · 1 comment
Open

QR CODE SCANNER USING OPENCV AND COMPUTER VISION #221

ARIHANT218 opened this issue Oct 15, 2024 · 1 comment

Comments

@ARIHANT218
Copy link

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

Copy link

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

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

No branches or pull requests

1 participant