Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 231 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 231 Bytes

QR Code detector

final project for CV, using hierarchy info in the video

opencv version require: greater or equal to 2.4

Make

mkdir build
cd build
cmake ../src/
make

Usage

cd build
./main