Commit Graph

563 Commits

Author SHA1 Message Date
Matt Hill
5abe94042f Added [Experimental] tag to region detection description 2015-02-18 23:13:58 -05:00
Matt Hill
0091c80d73 Changed "template region" to "pattern" Region is an overloaded term 2015-02-18 23:07:54 -05:00
Matt Hill
64e29675b2 Fixed crash on unload (delete) of uninitialized stateIdentifier 2015-01-11 22:15:42 -05:00
Matthew Hill
70dbe38762 Merge pull request #77 from twelve17/state_identifier
Lazy load StateIdentifier
2015-01-08 23:17:20 -05:00
twelve17
3684402d8b Lazy load StateIdentifier. 2015-01-08 15:57:40 +00:00
Matthew Hill
54cdf280b9 Merge pull request #76 from masroore/master
openalpr-net fixes
2015-01-06 22:32:22 -05:00
Matthew Hill
aa4fb94ad9 Merge pull request #74 from twelve17/gray_mat
Detect and use source grayscale mat if applicable.
2015-01-06 22:31:55 -05:00
Matthew Hill
d25f845703 Merge pull request #73 from twelve17/darwin
Use Darwin stat functions when applicable.
2015-01-06 22:30:49 -05:00
Masroor Ehsan
5150249cf8 updated winform demo to work with latest version 2015-01-07 00:30:43 +06:00
Masroor Ehsan
8121672cce removed workaround codes 2015-01-07 00:29:21 +06:00
twelve17
97966fb8a6 Detect and use source grayscale mat if applicable. 2015-01-06 14:36:24 +00:00
twelve17
065c69c3a9 Use Darwin stat functions when applicable. 2015-01-06 14:16:40 +00:00
Matt Hill
bc0c569f39 Updated copyrights to 2015 2015-01-06 08:23:03 -05:00
Matt Hill
451c9c2570 included openalpr-net in project copyright 2015-01-06 08:11:14 -05:00
Matt Hill
6cc477b737 updated OpenALPRNet dependencies to match main OpenALPR project 2015-01-06 08:10:22 -05:00
Matt Hill
ea840e3c20 Merge branch 'master' into openalpr-net 2015-01-06 07:58:37 -05:00
Matt Hill
b0e6e538a8 Fixed end-to-end benchmark to work with updated internal API 2015-01-06 07:54:41 -05:00
Matt Hill
30ee061e21 Fixed API bugs caused by missing RegionOfInterest values 2015-01-06 07:54:06 -05:00
Masroor Ehsan
3d7ccd247b Modified openalpr-net.cpp to work with the new openalpr 2.0 API 2015-01-06 14:26:43 +06:00
Masroor Ehsan
8a30e4f504 updated vc project to link against OpenCV 2.4.10 2015-01-06 14:23:28 +06:00
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