Cleanup openalpr.conf

This commit is contained in:
Philippe Vaucher
2014-03-19 11:53:33 +01:00
parent 7da25fc0df
commit fcc01f1e9f

View File

@@ -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;