Commit Graph

3 Commits

Author SHA1 Message Date
Artur Bańkowski
0f07bba7dd Set locale to avoid numeric conversion issues
In certain locales decimal separator is comma instead of a dot.
Without this change OpenALPR will silently fail or produce
meaningless error from underlying OpenCV function.

Additionally json produced will not be valid.
2016-09-26 21:08:51 +02:00
Matt Hill
747acb6d96 Allow main config file to be missing, as long as default is available 2016-03-25 09:12:05 -04:00
Matt Hill
4504921c14 Refactored openalpr.conf to use a default config file and allow an override
in /etc/openalpr/openalpr.conf.  
This makes upgrades easier, since the package can maintain the default config 
without overriding user settings
2016-03-21 16:50:20 -04:00