mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 16:36:53 +08:00
Added parameter for max plate rotation (was previously hardcoded at 10 degrees). Upped the default to 15
This commit is contained in:
@@ -17,6 +17,9 @@ opencl_enabled = 0
|
||||
multithreading_cores = 1
|
||||
|
||||
|
||||
|
||||
max_plate_angle_degrees = 15
|
||||
|
||||
ocr_min_font_point = 6
|
||||
|
||||
; Minimum OCR confidence percent to consider.
|
||||
|
Reference in New Issue
Block a user