mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 10:17:02 +08:00
Added parameter for max plate rotation (was previously hardcoded at 10 degrees). Upped the default to 15
This commit is contained in:
@@ -50,6 +50,8 @@ class Config
|
||||
float maxPlateWidthPercent;
|
||||
float maxPlateHeightPercent;
|
||||
|
||||
int maxPlateAngleDegrees;
|
||||
|
||||
float minPlateSizeWidthPx;
|
||||
float minPlateSizeHeightPx;
|
||||
|
||||
|
Reference in New Issue
Block a user