mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 13:16:52 +08:00
Added preference for multithreading_cores (controls number of threads spawned during recognition)
This commit is contained in:
@@ -44,6 +44,7 @@ class Config
|
||||
string country;
|
||||
|
||||
bool opencl_enabled;
|
||||
int multithreading_cores;
|
||||
|
||||
float maxPlateWidthPercent;
|
||||
float maxPlateHeightPercent;
|
||||
|
Reference in New Issue
Block a user