mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 15:57:01 +08:00
Updated Brazil conf and training data
This commit is contained in:
@@ -14,10 +14,10 @@ plate_height_mm = 130
|
|||||||
|
|
||||||
multiline = 0
|
multiline = 0
|
||||||
|
|
||||||
char_height_mm = 63
|
char_height_mm = 70
|
||||||
char_width_mm = 54
|
char_width_mm = 50
|
||||||
char_whitespace_top_mm = 20
|
char_whitespace_top_mm = 45
|
||||||
char_whitespace_bot_mm = 10
|
char_whitespace_bot_mm = 20
|
||||||
|
|
||||||
template_max_width_px = 150
|
template_max_width_px = 150
|
||||||
template_max_height_px = 49
|
template_max_height_px = 49
|
||||||
@@ -28,7 +28,7 @@ plateline_sensitivity_horizontal = 55
|
|||||||
|
|
||||||
; Regions smaller than this will be disqualified
|
; Regions smaller than this will be disqualified
|
||||||
min_plate_size_width_px = 65
|
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
|
; Results with fewer or more characters will be discarded
|
||||||
postprocess_min_characters = 7
|
postprocess_min_characters = 7
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user