README.md: Update for quirc-demo-opencv
This commit is contained in:
parent
9c0f555acb
commit
a2b1358580
1 changed files with 8 additions and 0 deletions
|
@ -40,6 +40,13 @@ displayed on the image and printed on stdout.
|
|||
|
||||
This requires SDL and V4L2.
|
||||
|
||||
### quirc-demo-opencv
|
||||
|
||||
A demo similar to `quirc-demo`.
|
||||
But this version uses OpenCV instead of other libraries.
|
||||
|
||||
This requires OpenCV.
|
||||
|
||||
### quirc-scanner
|
||||
|
||||
This program turns your camera into a barcode scanner. It's almost the same as
|
||||
|
@ -81,6 +88,7 @@ are unable to build everything:
|
|||
* inspect
|
||||
* quirc-scanner
|
||||
* quirc-demo
|
||||
* quirc-demo-opencv
|
||||
|
||||
Library use
|
||||
-----------
|
||||
|
|
Loading…
Reference in a new issue