Skip to content
This repository has been archived by the owner on Nov 25, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 298 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 298 Bytes

Build Status

Description

Barcode and QR Code reader using OpenCV and ZBar

After installing ZBar and OpenCV...

mkdir build
cd build
cmake ..
make
./zbar_opencv