A project based on Python and OpenCV which detects and recognizes a single/multiple QR codes and creates virtual pyramid after scanning the code.
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!!