mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-07 03:32:56 +08:00
Wrapped OpenALPR library in "alpr" namespace. Resolves issue #60.
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
#include "video/videobuffer.h"
|
||||
#include "alpr.h"
|
||||
|
||||
using namespace alpr;
|
||||
|
||||
const std::string MAIN_WINDOW_NAME = "ALPR main window";
|
||||
|
||||
const bool SAVE_LAST_VIDEO_STILL = false;
|
||||
|
Reference in New Issue
Block a user