mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-21 04:59:26 +08:00
Modified to relative OpenCV include path
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <iostream>
|
||||
#include <cv.h>
|
||||
#include <highgui.h>
|
||||
#include "opencv2/opencv.hpp"
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
|
||||
using namespace std;
|
||||
using namespace cv;
|
||||
|
Reference in New Issue
Block a user