Skip to content

Utkuersy/QRCodeScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Scanner

img.png This is a Python-based QR code scanner that uses OpenCV and Pyzbar libraries to scan and decode QR codes using a live camera feed.

Features

  • Detect and decode QR codes in real-time.
  • Draw a bounding box around detected QR codes.
  • Display the content of the QR codes on the frame.
  • Print detected QR code content to the terminal.

Requirements

-opencv-python~=4.10.0.84 -pyzbar~=0.1.9

Installation

  1. Clone this repository:
    git clone https://github.com/Utkuersy/QRCodeScanner.git

Releases

No releases published

Packages

No packages published

Languages