mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 18:32:45 +08:00
Added missing header
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
#ifndef COLORFILTER_H
|
#ifndef COLORFILTER_H
|
||||||
#define COLORFILTER_H
|
#define COLORFILTER_H
|
||||||
|
|
||||||
|
#include <iomanip>
|
||||||
#include "opencv2/highgui/highgui.hpp"
|
#include "opencv2/highgui/highgui.hpp"
|
||||||
#include "opencv2/imgproc/imgproc.hpp"
|
#include "opencv2/imgproc/imgproc.hpp"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user