Brainfart! Forgot about the header file.

This commit is contained in:
Peter Rekdal Sunde
2015-07-08 14:14:54 +02:00
parent c430d306bb
commit 884a8e48e9

View File

@@ -119,7 +119,7 @@ namespace alpr
bool debugShowImages; bool debugShowImages;
bool debugPauseOnFrame; bool debugPauseOnFrame;
void debugOff(bool value); void debugOff(bool value = true);
std::string getKeypointsRuntimeDir(); std::string getKeypointsRuntimeDir();
std::string getCascadeRuntimeDir(); std::string getCascadeRuntimeDir();