Commit Graph

543 Commits

Author SHA1 Message Date
Masroor Ehsan
8e89700aaf Relocated openalprnet-windemo to bindings/csharp folder 2015-01-06 14:15:16 +06:00
Matt Hill
4f3c768b0f Moved OpenALPR-Net to bindings/csharp/ 2015-01-05 22:44:19 -05:00
Matt Hill
23a93d2411 Updated C# bindings for OpenALPR 2.0 API 2015-01-05 22:41:23 -05:00
Matt Hill
9b44f9e67b Merge branch 'master' of https://github.com/masroore/openalpr into masroore-master 2015-01-05 19:07:39 -05:00
Matt Hill
9389c6aa98 Fixes for Windows compilation 2015-01-05 19:01:41 -05:00
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
Masroor Ehsan
fec34bf7e3 minor code cleanup 2015-01-05 20:20:48 +06:00
Masroor Ehsan
c0fff24b69 Added openalprnet-windemo sample project (Winforms) 2015-01-05 20:14:20 +06:00
Masroor Ehsan
ff2b451711 Added reference to System::Drawing 2015-01-05 16:08:24 +06:00
Masroor Ehsan
a2080d98e1 Added plate_points property to AlprResultNet class 2015-01-05 16:07:04 +06:00
Masroor Ehsan
cd5b5694fb added cmd line flags and params support 2015-01-04 21:39:28 +06:00
Masroor Ehsan
833866d355 Initial commit: openalpr-net (C++/CLI wrapper) and openalprnet-cli (C#) 2015-01-04 19:32:11 +06: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