Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 717 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 717 Bytes

AugmentedReality-QRCodeScanner

A project based on Python and OpenCV which detects and recognizes a single/multiple QR codes and creates virtual pyramid after scanning the code.

Installation Linux users

Install openCV

Install zbar library

Install numpy library

Install PIL library

Make sure you have python installed in ubuntu system

Download the zip folder open the QrCodescanner folder and open a terminal in it and then type the command

python qrcode.py

Now put a qr code in front of your webcam and enjoy the pyramid!!