mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 23:26:58 +08:00
Fix typo "characers"
This commit is contained in:
@@ -22,8 +22,8 @@ postprocess_confidence_skip_level = 75
|
||||
postprocess_max_substitutions = 2
|
||||
|
||||
; Results with fewer characters will be discarded
|
||||
postprocess_min_characers = 4
|
||||
postprocess_max_characers = 8
|
||||
postprocess_min_characters = 4
|
||||
postprocess_max_characters = 10
|
||||
|
||||
[debug]
|
||||
general = 0
|
||||
|
Reference in New Issue
Block a user