mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 15:47:01 +08:00
Added a pause_on_frame debug variable (useful for debugging video)
This commit is contained in:
@@ -104,6 +104,7 @@ class Config
|
||||
bool debugOcr;
|
||||
bool debugPostProcess;
|
||||
bool debugShowImages;
|
||||
bool debugPauseOnFrame;
|
||||
|
||||
void debugOff();
|
||||
|
||||
|
Reference in New Issue
Block a user