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 5ea9b7aCopy full SHA for 5ea9b7a
src/qrdetect.cpp
@@ -1,9 +1,4 @@
1
#include "util.hpp"
2
-#include <opencv2/objdetect.hpp>
3
-#include <opencv2/imgcodecs.hpp>
4
-#include <opencv2/highgui/highgui.hpp>
5
-#include <opencv2/imgproc/imgproc.hpp>
6
-
7
using namespace cv;
8
9
// [[Rcpp::export]]
0 commit comments