mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 15:47:01 +08:00
@@ -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;
|
||||
|
@@ -21,6 +21,7 @@
|
||||
#ifndef COLORFILTER_H
|
||||
#define COLORFILTER_H
|
||||
|
||||
#include <iomanip>
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
#include "opencv2/imgproc/imgproc.hpp"
|
||||
|
||||
|
Reference in New Issue
Block a user