Description: Traditional QRcode decoder can only decode QRcode successfully while there is only one complete QRcode in the screen, and this project is aim to decode serveral QRcodes that appear in the screen at the same time
Hardware: This project uses camera to capture the QRcode.
SoftWare: This project uses OpenCV and Zbar library, so you should go install OpenCV and Zbar correctly before this.