Skip to content

BaseMax/DetectQRCodeOpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

34d26bd · Jan 20, 2022

History

11 Commits
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022
Jan 20, 2022

Repository files navigation

Detect QRCode OpenCV

Detect QRCode and BarCode using OpenCV in Python

Features

  • Ability to scan image and video file
  • Ability to show live Qr-Code from webcam
  • Show data text of qr codes LIVE
  • Show known qr-code with GREEN color and unknown with RED color

Programs

  • Image: highlight QrCodes inside a image
  • Video: highlight QrCodes in all frames of a video

Demo

Test Test

Sorry, I don't have printed Qr-Codes to test program well via webcam. (LIVE)

Using

$ python image.py
$ python video.py