mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 15:57:01 +08:00
Added analysis_threads to default config file
This commit is contained in:
@@ -16,6 +16,9 @@ country = us
|
|||||||
; stream = http://127.0.0.1/example_second_stream.mjpeg
|
; stream = http://127.0.0.1/example_second_stream.mjpeg
|
||||||
; stream = webcam
|
; stream = webcam
|
||||||
|
|
||||||
|
; Number of threads to analyze frames.
|
||||||
|
analysis_threads = 4
|
||||||
|
|
||||||
; topn is the number of possible plate character variations to report
|
; topn is the number of possible plate character variations to report
|
||||||
topn = 10
|
topn = 10
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user