mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 10:56:51 +08:00
Updated Brazil conf and training data
This commit is contained in:
@@ -14,10 +14,10 @@ plate_height_mm = 130
|
||||
|
||||
multiline = 0
|
||||
|
||||
char_height_mm = 63
|
||||
char_width_mm = 54
|
||||
char_whitespace_top_mm = 20
|
||||
char_whitespace_bot_mm = 10
|
||||
char_height_mm = 70
|
||||
char_width_mm = 50
|
||||
char_whitespace_top_mm = 45
|
||||
char_whitespace_bot_mm = 20
|
||||
|
||||
template_max_width_px = 150
|
||||
template_max_height_px = 49
|
||||
@@ -28,7 +28,7 @@ plateline_sensitivity_horizontal = 55
|
||||
|
||||
; Regions smaller than this will be disqualified
|
||||
min_plate_size_width_px = 65
|
||||
min_plate_size_height_px = 22
|
||||
min_plate_size_height_px = 21
|
||||
|
||||
; Results with fewer or more characters will be discarded
|
||||
postprocess_min_characters = 7
|
||||
@@ -43,4 +43,4 @@ postprocess_regex_numbers = [0-9]
|
||||
|
||||
; Whether the plate is always dark letters on light background, light letters on dark background, or both
|
||||
; value can be either always, never, or auto
|
||||
invert = auto
|
||||
invert = auto
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user