mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 15:26:53 +08:00
Brainfart! Forgot about the header file.
This commit is contained in:
@@ -119,7 +119,7 @@ namespace alpr
|
||||
bool debugShowImages;
|
||||
bool debugPauseOnFrame;
|
||||
|
||||
void debugOff(bool value);
|
||||
void debugOff(bool value = true);
|
||||
|
||||
std::string getKeypointsRuntimeDir();
|
||||
std::string getCascadeRuntimeDir();
|
||||
|
Reference in New Issue
Block a user