From 3669ce00215878148b38b5548b4901da22725bd4 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Thu, 20 Mar 2014 10:30:34 -0500 Subject: [PATCH] Changed max # of allowed characters to 8 --- runtime_data/openalpr.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime_data/openalpr.conf b/runtime_data/openalpr.conf index 38159ec..b204592 100644 --- a/runtime_data/openalpr.conf +++ b/runtime_data/openalpr.conf @@ -22,7 +22,7 @@ postprocess_max_substitutions = 2 ; Results with fewer characters will be discarded postprocess_min_characters = 4 -postprocess_max_characters = 10 +postprocess_max_characters = 8 [debug] general = 0