Matthew Hill
|
d22e2251c3
|
Updated readme
Noted C#, Java, and Python bindings
|
2015-03-11 20:55:13 -04:00 |
|
Matthew Hill
|
6ca8d7165e
|
Merge pull request #87 from Silex/docker
Improve docker support
|
2015-03-11 20:51:18 -04:00 |
|
Matt Hill
|
5e03e5b02f
|
Turning off compilation for GPU detector by default.
Compiler flag can be used to re-enable it
|
2015-03-11 20:40:55 -04:00 |
|
Philippe Vaucher
|
110c9104fa
|
Improve docker support
|
2015-03-11 11:41:00 +01:00 |
|
Philippe Vaucher
|
eaec9e3672
|
Clean upstart leftover
|
2015-03-11 11:41:00 +01:00 |
|
Matt Hill
|
524e11730a
|
Added OpenALPR Python bindings
|
2015-03-10 23:54:10 -04:00 |
|
Matt Hill
|
b678e2547f
|
Fixed .NET demo programs to use 3-arg constructor
|
2015-03-09 23:16:23 -04:00 |
|
Matthew Hill
|
bd7bad8a2e
|
Merge pull request #85 from ddobrev/master
Exposed the third param for a run-time dir to the C# binding thus preventing crashes
|
2015-03-09 23:04:48 -04:00 |
|
Dimitar Dobrev
|
f51c57baa3
|
Exposed the third param for a run-time dir to the C# binding thus preventing crashes.
Signed-off-by: Dimitar Dobrev <dpldobrev@yahoo.com>
|
2015-03-09 21:34:25 +02:00 |
|
Matt Hill
|
0c808276fa
|
Removed unused deploy files
|
2015-03-08 19:54:10 -04:00 |
|
Matt Hill
|
cb5f3823e8
|
Added OpenALPR Java binding via JNI
|
2015-03-08 18:31:42 -04:00 |
|
Matt Hill
|
e2cf6cdb98
|
Fixed error when ALPR loads a non-existant image file
|
2015-03-08 17:23:03 -04:00 |
|
Matt Hill
|
bd59743e72
|
Added GPU_mode to openalpr config
|
2015-03-08 10:27:30 -04:00 |
|
Matt Hill
|
6033e35775
|
Added CUDA GPU support to detector
|
2015-03-08 10:25:30 -04:00 |
|
Matt Hill
|
e4880f57f1
|
Removed unused code, resolves issue #81
|
2015-03-08 09:52:06 -04:00 |
|
Matt Hill
|
adb35d2dcf
|
Added comment to findOuterBoxMask
|
2015-03-08 09:51:44 -04:00 |
|
Matt Hill
|
e4505414a1
|
Removed unused function from header
|
2015-03-08 09:42:16 -04:00 |
|
Matt Hill
|
2634d33b35
|
Updated e-mail address in man page
|
2015-03-07 22:13:38 -05:00 |
|
Matt Hill
|
8ddf215567
|
Fixed typo
|
2015-03-07 22:03:27 -05:00 |
|
Matt Hill
|
fdeebe544c
|
Added check to .NET winforms demo to make sure ALPR loads before processing
|
2015-03-07 22:03:06 -05:00 |
|
Matt Hill
|
5904ace898
|
Fixed index out of bounds issue on plates w/ pattern that have elements that are < minimum characters
|
2015-02-26 19:56:34 -05:00 |
|
Matt Hill
|
f089722b41
|
Removed unnecessary initialization on setRegion function
|
2015-02-26 19:55:20 -05:00 |
|
Matt Hill
|
766194c457
|
Added toString(long) method to utility class
|
2015-02-26 19:54:35 -05:00 |
|
Matt Hill
|
5f1c2f63a7
|
Updated alprd.conf
|
2015-02-22 12:49:45 -05:00 |
|
Matt Hill
|
c5c11accc1
|
Added company ID to output
|
2015-02-19 21:12:11 -05:00 |
|
Matt Hill
|
e6a06457b9
|
updated uploadPost prototype
|
2015-02-19 17:15:17 -05:00 |
|
Matt Hill
|
8f67fa80e3
|
reverted changelog change
|
2015-02-19 17:12:38 -05:00 |
|
Matt Hill
|
8bee494cc2
|
Safer adding for user account
|
2015-02-19 17:10:19 -05:00 |
|
Matt Hill
|
17b3515f23
|
Updated default config
|
2015-02-19 17:10:02 -05:00 |
|
Matt Hill
|
34405c9cb8
|
Tweaked gitignore
|
2015-02-19 17:07:26 -05:00 |
|
Matt Hill
|
c72fa44f7d
|
Config file tweaks
|
2015-02-19 17:06:59 -05:00 |
|
Matt Hill
|
a21717cc1a
|
Tweaked installer to create plates dir and use the user named "openalpr"
|
2015-02-19 17:05:27 -05:00 |
|
Matt Hill
|
030ec56163
|
Reusing CURL object. Printing timing stats on upload thread
|
2015-02-19 17:04:54 -05:00 |
|
Matt Hill
|
8fb54afe70
|
Added beanstalkd dependency
|
2015-02-18 23:15:46 -05:00 |
|
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 |
|