We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82736a9 commit 6f1b441Copy full SHA for 6f1b441
src/qrdetect.cpp
@@ -1,6 +1,6 @@
1
#include "util.hpp"
2
-#include <opencv2/objdetect.hpp>
3
-#include <opencv2/imgcodecs.hpp>
+//#include <opencv2/objdetect.hpp>
+//#include <opencv2/imgcodecs.hpp>
4
#include <opencv2/highgui/highgui.hpp>
5
#include <opencv2/imgproc/imgproc.hpp>
6
0 commit comments