From 24468becabeb2e75a7e885ea0c7229d6b3aea7c4 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Tue, 8 Apr 2014 10:17:11 -0500 Subject: [PATCH] Increased EU character analysis range --- runtime_data/openalpr.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/runtime_data/openalpr.conf b/runtime_data/openalpr.conf index d6e7cee..5058a39 100644 --- a/runtime_data/openalpr.conf +++ b/runtime_data/openalpr.conf @@ -85,11 +85,11 @@ ocr_language = lus [eu] -; 55-70, 65-80, 75-90, 85-100 -char_analysis_min_pct = 0.45 +; 35-50; 45-60, 55-70, 65-80, 75-90, 85-100 +char_analysis_min_pct = 0.35 char_analysis_height_range = 0.15 char_analysis_height_step_size = 0.10 -char_analysis_height_num_steps = 5 +char_analysis_height_num_steps = 6 segmentation_min_box_width_px = 8 segmentation_min_charheight_percent = 0.5;