mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 22:32:43 +08:00
Moved tinythread out of openalpr main and into the support library
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#include <opencv2/core/core.hpp>
|
||||
|
||||
|
||||
#include "tinythread/tinythread.h"
|
||||
#include "support/tinythread.h"
|
||||
|
||||
#define DEFAULT_TOPN 25
|
||||
#define DEFAULT_DETECT_REGION false
|
||||
|
Reference in New Issue
Block a user