From 33c50e34d573abe9f499f59e1e242c922dfc4691 Mon Sep 17 00:00:00 2001 From: Sam Dieck Date: Fri, 1 Dec 2017 00:19:03 -0600 Subject: [PATCH] Added analysis_threads to default config file --- config/alprd.conf.defaults | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/alprd.conf.defaults b/config/alprd.conf.defaults index b58c225..0f766bf 100644 --- a/config/alprd.conf.defaults +++ b/config/alprd.conf.defaults @@ -16,6 +16,9 @@ country = us ; stream = http://127.0.0.1/example_second_stream.mjpeg ; stream = webcam +; Number of threads to analyze frames. +analysis_threads = 4 + ; topn is the number of possible plate character variations to report topn = 10