Merge branch 'tesseract303' of github.com:openalpr/openalpr into tesseract303

This commit is contained in:
Matt Hill
2014-05-10 11:58:18 -05:00

View File

@@ -30,7 +30,7 @@
#include "constants.h"
#include "opencv2/imgproc/imgproc.hpp"
#include "baseapi.h"
#include "tesseract/baseapi.h"
using namespace tesseract;
using namespace std;
using namespace cv;