Commit Graph

44 Commits

Author SHA1 Message Date
Ryan Hunt
6511041bdf added alprd.config option for pattern 2016-05-02 14:55:14 -06:00
Matt Hill
786cebf137 Added missing debug_prewarp option to config 2016-03-21 17:05:04 -04:00
Matt Hill
95a0108bd8 Using a default alprd.conf file with an override in /etc/openalpr/alprd.conf 2016-03-21 16:51:55 -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
Matt Hill
7a1a9a671f Added detection_mask_image to config 2016-03-14 22:23:47 -04:00
Matt Hill
91091ba71e Added "analysis_count" config setting 2016-03-13 14:02:16 -04:00
Matt Hill
515ec50469 Added parameter to control high-contrast detection sensitivity 2016-03-07 13:05:43 -05:00
Matt Hill
61f37ba596 Added a must_match_pattern config option. When a text pattern is available, all non-matching values will be disregarded. 2015-09-30 22:03:01 -04:00
Matt Hill
09b7178322 Moved min/max characters from global to country config 2015-09-30 22:03:00 -04:00
Matt Hill
ec24d1d147 Added support for OpenCL GPU acceleration 2015-09-12 20:14:13 -04:00
Matt Hill
e8a3c4fb08 Removed results_character_details flag 2015-07-02 15:48:44 -04:00
psaintjust
50f9d2d81a Added configuration option to output character details in results 2015-06-30 19:41:37 -04:00
psaintjust
d95730d40e Added ability to use daemon with local webcam 2015-06-29 11:36:02 -04:00
psaintjust
a55cce71d4 Removed post_process_max_substitutions configuration option 2015-06-28 11:01:32 -04:00
Matt Hill
2c742b0335 Added prewarp config entry 2015-05-15 06:55:28 -04:00
Roberto Carvajal
7a029ed1bf fixed config option in template (lbpgpu instead of lbpcuda) 2015-04-29 14:32:15 -03:00
Matt Hill
49663011d5 Reorganized country config files to be in their own files 2015-04-17 22:05:39 -04:00
Matt Hill
f5b795ebe3 Added debug detector config option 2015-03-18 19:00:30 -04:00
Matt Hill
c46bd446f2 Replaced GPU config mode option with detector 2015-03-18 19:00:30 -04:00
Matt Hill
bd59743e72 Added GPU_mode to openalpr config 2015-03-08 10:27:30 -04:00
Matt Hill
5f1c2f63a7 Updated alprd.conf 2015-02-22 12:49:45 -05:00
Matt Hill
17b3515f23 Updated default config 2015-02-19 17:10:02 -05:00
Matt Hill
c72fa44f7d Config file tweaks 2015-02-19 17:06:59 -05:00
Matt Hill
e01919dd3e Added config option to bypass detection.
If detection is bypassed, OpenALPR assumes the region provided is already a likely plate region
2014-12-27 21:40:09 -05:00
Matt Hill
83ed86c6b4 Added comments to alprd config file 2014-10-26 21:15:31 -04:00
Matt Hill
22b40b2b37 Moved topn value from command line argument to alprd config 2014-10-26 21:15:10 -04:00
Matt Hill
00127cbeb2 Moved alprd "Country" from a command line argument to daemon config file 2014-10-26 20:47:05 -04:00
Matt Hill
e6d7226a0b Removed characterregion class.
This was just serving as a pass-through after recent changes
2014-10-25 15:29:24 -04:00
Matt Hill
e9280cc2c4 Added multiline setting to config template 2014-10-21 17:36:09 -04:00
twelve17
eac02fcfaa Update how openalpr.conf is generated and ultimately installed. 2014-10-18 18:31:46 +01:00
twelve17
bd512a8014 Set the proper value for runtime_dir in openalpr.conf, based on install prefix. 2014-10-18 18:14:42 +01:00
Matt Hill
01b00b0450 Removed (non-working) multithreading implementation. Going to reimplement it differently. 2014-08-31 11:31:58 -04:00
Matt Hill
88f1b2854c Removed unused "opencl" config attribute 2014-08-19 22:23:52 -04:00
Matt Hill
f1d8be8d36 Added config parameter to control whether data is uploaded via POST 2014-07-03 13:23:06 -04:00
Matt Hill
ce76e65e5d Updated config 2014-07-03 12:59:09 -04:00
Matt Hill
85d3112adb Updated config name 2014-07-03 12:51:23 -04:00
Matt Hill
b03ec6e852 Renamed config file 2014-07-03 12:48:26 -04:00
Matt Hill
ec6a9555eb Merge branch 'master' into wts 2014-07-02 21:04:23 -04:00
Matt Hill
3d6a7662a9 updated config defaults 2014-07-02 19:06:00 -04:00
Matt Hill
369c1a81c1 Merge branch 'master' into wts 2014-06-10 18:04:48 -04:00
Matt Hill
d1d83fe404 Added two new configuration options to control detection.
Enforcing a maximum resolution for the image input to detection
Adding a configurable "strictness" to tighten or loosen the detection leniency
2014-06-10 18:03:42 -04:00
Matt Hill
6bbd04ab61 Added wts.conf file 2014-06-09 15:04:20 -04:00
Matt Hill
4efc588b5e Fixed a bug where minimum character height wasn't being used properly 2014-06-02 20:54:27 -04:00
Matt Hill
d7d430714f Moved openalpr.conf to its own directory 2014-05-10 13:13:30 -05:00