mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 19:52:50 +08:00
Updated location of motiondetector.h
This commit is contained in:
@@ -31,7 +31,7 @@
|
|||||||
#include "support/timing.h"
|
#include "support/timing.h"
|
||||||
#include "support/platform.h"
|
#include "support/platform.h"
|
||||||
#include "video/videobuffer.h"
|
#include "video/videobuffer.h"
|
||||||
#include "video/motiondetector.h"
|
#include "motiondetector.h"
|
||||||
#include "alpr.h"
|
#include "alpr.h"
|
||||||
|
|
||||||
using namespace alpr;
|
using namespace alpr;
|
||||||
|
Reference in New Issue
Block a user