Skip to content

Saherpathan/qr_code_scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

QR Code Detection and Decoding

This repository contains a Python script for detecting and decoding QR codes from image files. It utilizes the OpenCV library for image processing and QR code detection.

Prerequisites

  • Python 3.x
  • OpenCV (cv2)
  • NumPy (numpy)

Installation

You can install the required dependencies using pip:

pip install opencv-python-headless numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages