mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-06 01:27:03 +08:00
Reduced minimum width/height for european plates
This commit is contained in:
@@ -28,7 +28,7 @@ plateline_sensitivity_vertical = 18
|
|||||||
plateline_sensitivity_horizontal = 55
|
plateline_sensitivity_horizontal = 55
|
||||||
|
|
||||||
; Regions smaller than this will be disqualified
|
; Regions smaller than this will be disqualified
|
||||||
min_plate_size_width_px = 100
|
min_plate_size_width_px = 65
|
||||||
min_plate_size_height_px = 20
|
min_plate_size_height_px = 18
|
||||||
|
|
||||||
ocr_language = leu
|
ocr_language = leu
|
||||||
|
Reference in New Issue
Block a user