Commit Graph

532 Commits

Author SHA1 Message Date
Matt Hill
ca084bf5f3 Removed empty array initialization in unit test 2015-01-05 19:00:56 -05:00
Matt Hill
cca2b08321 Replaced dynamic array initialization with vector. 2015-01-05 18:58:28 -05:00
Matt Hill
b0c2dbe917 Fixed seg and OCR benchmark using new skip_detection property 2014-12-27 22:05:56 -05:00
Matt Hill
9a06630ba8 Fixed segfault in classifychars caused by rotation 2014-12-27 22:05:25 -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
5d75ae2990 Set default config folder to /etc if unspecified 2014-12-27 21:37:53 -05:00
Matthew Hill
5b9af6f30c Added iOS link 2014-12-19 18:53:40 -05:00
Matt Hill
9c2a0a8076 Removed return on logfile creation in init script that was causing service not to start 2014-12-18 23:32:20 -05:00
Matt Hill
93ae16408e Removed unused topN value from upstart script 2014-12-18 23:32:20 -05:00
Matt Hill
3af631db23 Added makepath function to support 2014-12-18 23:32:20 -05:00
Matt Hill
88a052cb1b Using sleep_ms rather than usleep 2014-12-18 23:32:19 -05:00
Matthew Hill
b0e4e2ff5e Updated install instructions for updated debs 2014-12-18 23:20:27 -05:00
Pranay Sharma
a9e1e16709 Added correct headers for the Daemon to POST json content 2014-12-18 17:38:14 -05:00
Matt Hill
5a68f23064 Updated CI with correct names of utility programs 2014-12-15 22:55:49 -05:00
Matt Hill
e60740093f Merge branch 'manupap1' 2014-12-15 22:50:37 -05:00
Matt Hill
956825c05d Added changelog to test 2014-12-15 22:48:59 -05:00
Matt Hill
aa1ec2f4fb Updated Maintainer to match GPG key 2014-12-15 22:48:47 -05:00
Matt Hill
a37d7a9588 Updated names to be prefixed with openalpr-utils- 2014-12-15 21:11:09 -05:00
Matt Hill
14339d6090 Removed alpr dependency patch 2014-12-15 21:11:04 -05:00
Matt Hill
91f1a8fe7d Applied path for changing openalpr-static to openalpr 2014-12-15 21:11:04 -05:00
Matt Hill
3cd8e661b9 Removed add utilities patch 2014-12-15 21:11:04 -05:00
Matt Hill
6c31e118e7 Prefaced utilities with "openalpr-utilities" 2014-12-15 21:11:04 -05:00
Matt Hill
bcbd3b51eb Enabled utilities by default 2014-12-15 21:11:04 -05:00
Matt Hill
b6d4d3b536 Removed static patch (applied directly to code) 2014-12-15 21:11:04 -05:00
Matt Hill
ff0890b486 Installing openalpr static library by default 2014-12-15 21:08:49 -05:00
Emmanuel Papin
28c97c5e28 Explicitly link binary packages to libopenalpr2 to force matching version 2014-12-15 01:47:27 +01:00
Emmanuel Papin
2e4ada7832 Move alpr man file to right package 2014-12-15 01:34:36 +01:00
Emmanuel Papin
bb6447cd83 Rename data package and move openalpr.conf to it 2014-12-15 01:19:42 +01:00
Emmanuel Papin
18f02cd2cd Set default user and group to daemon when running alprd 2014-12-15 00:34:28 +01:00
Emmanuel Papin
9beb001d3a Do not use not available argument when invoking alprd 2014-12-15 00:31:34 +01:00
Emmanuel Papin
5a8d70bb4e Fix a second missing file error when building the package 2014-12-14 23:27:50 +01:00
Emmanuel Papin
eb3743dcc9 Fix a missing file error when building the package 2014-12-14 23:17:52 +01:00
Emmanuel Papin
02d539f4e1 Set some cmake variables in rules file 2014-12-14 22:51:04 +01:00
Emmanuel Papin
eb011ef11e Fix a lintian error introduced by previous commit 2014-12-14 21:26:16 +01:00
Emmanuel Papin
89e4037804 Fix some lintian errors and warnings 2014-12-14 21:19:07 +01:00
Emmanuel Papin
0db9fd89f1 Add local options for quilt patching system 2014-12-14 20:53:19 +01:00
Emmanuel Papin
6a97f907a6 Provide a debian folder to allow build of upstream package 2014-12-14 20:47:56 +01:00
Matt Hill
711a47db88 Merge branch 'master' of github.com:openalpr/openalpr 2014-12-12 20:30:58 -05:00
Matthew Hill
36f7253c15 Update README.md
Added link to sujaybhowmick Android reference implementation
2014-12-11 08:54:06 -05:00
Matt Hill
88968cca48 Added plate_index on JSON serialize/deserialize 2014-12-10 22:20:15 -05:00
Matt Hill
47f8960bc4 Populated plate_index property 2014-12-10 22:18:05 -05:00
Matt Hill
b289b6461c Added plate_index property to AlprPlateResult 2014-12-10 22:17:25 -05:00
Matt Hill
8275176cb5 Added comments to alpr.h AlprPlateResult 2014-12-10 22:17:02 -05:00
Matt Hill
46e0b26c6c Creating new string objects from JSON 2014-12-10 20:27:07 -05:00
Matt Hill
1a76de69a7 Added function for efficient levenshtein distance and unit test 2014-12-07 14:53:11 -05:00
Matt Hill
7fee9b9fce Fixed issue for plate detection when using empty ROI 2014-12-06 17:39:05 -05:00
Matt Hill
a8efb5d5f3 Updated detector private functions to use offset 2014-12-06 17:30:00 -05:00
Matt Hill
063aa8b3f1 Added functions to filesystem header 2014-12-06 17:29:06 -05:00
Matt Hill
6eacec7750 Added detector support for regionsofinterest 2014-12-06 17:22:01 -05:00
Matt Hill
96b6616434 Added file info functions 2014-12-06 15:08:30 -05:00