VOOZH about

URL: https://www.geeksforgeeks.org/python/project-idea-augmented-reality-qr-code-scanner/

⇱ Project Idea (Augmented Reality - QR Code Scanner) - GeeksforGeeks


  • Courses
  • Tutorials
  • Interview Prep

Project Idea (Augmented Reality - QR Code Scanner)

Last Updated : 17 May, 2022

Project Idea : A project based on scanning and detecting qr codes and with inclusion of pose estimation for optimization in detection of qr code and displaying a pyramid over it virtually and storing the read data from qr code. 

QR Code - Quick Response code -A QR code uses four standardized encoding modes (numeric, alphanumeric and byte/binary) to efficiently store data; extensions may also be used. 

How to install ->Install python (2.7 or 3.0 or higher) ->Install OpenCV Library for Ubuntu ->Install zbar, numpy, PIL Libraries for ubuntu ->Copy and paste the code in the editor and save it as qrcode.py 

Running the code : ->Open terminal and run the following command ->python qrcode.py 

For more Projects visit this link

Comment
Article Tags:
Article Tags: