1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Added QR code decoding.

This commit is contained in:
Alexander Nesterov
2018-08-17 13:01:02 -03:00
parent 50beef605b
commit 53ec8f286b
14 changed files with 2175 additions and 22 deletions
+2
View File
@@ -241,5 +241,7 @@
/* OpenCV trace utilities */
#cmakedefine OPENCV_TRACE
/* Library QR-code decoding */
#cmakedefine HAVE_QUIRC
#endif // OPENCV_CVCONFIG_H_INCLUDED