diff options
Diffstat (limited to 'app/camera.h')
-rw-r--r-- | app/camera.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/camera.h b/app/camera.h index 163f82e..1b85d27 100644 --- a/app/camera.h +++ b/app/camera.h @@ -27,7 +27,6 @@ #include <opencv2/imgcodecs.hpp> #include <opencv2/highgui.hpp> -using namespace cv; using namespace std; static QVariantList cam_arr_bak; |