mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 22:36:53 +08:00
Cleanup openalpr.conf
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
[common]
|
||||
|
||||
|
||||
ocr_img_size_percent = 1.33333333
|
||||
state_id_img_size_percent = 2.0
|
||||
|
||||
@@ -70,7 +69,6 @@ template_max_height_px = 60
|
||||
plateline_sensitivity_vertical = 25
|
||||
plateline_sensitivity_horizontal = 45
|
||||
|
||||
|
||||
; Regions smaller than this will be disqualified
|
||||
min_plate_size_width_px = 70
|
||||
min_plate_size_height_px = 35
|
||||
@@ -85,7 +83,6 @@ char_analysis_height_range = 0.15
|
||||
char_analysis_height_step_size = 0.10
|
||||
char_analysis_height_num_steps = 5
|
||||
|
||||
|
||||
segmentation_min_box_width_px = 8
|
||||
segmentation_min_charheight_percent = 0.5;
|
||||
segmentation_max_segment_width_percent_vs_average = 2.0;
|
||||
|
Reference in New Issue
Block a user