Commit Graph

624 Commits

Author SHA1 Message Date
Matt Hill
f7ed84d5db Fixed GPU compile flag 2015-03-13 23:46:40 -04:00
Matthew Hill
0c3dfe56e4 Fixed GPU compile flag 2015-03-14 03:41:12 +00:00
Matthew Hill
f20aa0b6c8 Added links to windows binaries 2015-03-13 00:29:38 -04:00
Matt Hill
5afe120a7a Incremented version 2015-03-12 23:50:49 -04:00
Matt Hill
7c13a470f5 Updated changelog 2015-03-12 23:50:49 -04:00
Matt Hill
56b60eb68b Removed Compile GPU from deb package compile 2015-03-12 23:41:27 -04:00
Matt Hill
7f693373d5 Fixed GPU compile flag 2015-03-12 22:58:02 -04:00
Matt Hill
27a2ae7145 Fixed DetectorCUDA compile issue on Windows 2015-03-12 22:56:45 -04:00
Matt Hill
4e2efcc965 Added arguments to Java test program 2015-03-12 19:41:45 -04:00
Matt Hill
0a6e0c294c Check if Python alpr obj exists before unloading 2015-03-12 19:26:07 -04:00
Matt Hill
5e7d18e6b2 Added arguments to Python test program 2015-03-12 19:25:43 -04:00
Matt Hill
26e3ef26dc Ignoring src.sln 2015-03-12 19:00:34 -04:00
Matt Hill
70330f56c5 Compiling .NET binding in 64-bit 2015-03-12 18:59:54 -04:00
Matt Hill
1002b08303 Removed *.sln from gitignore 2015-03-12 18:57:21 -04:00
Matt Hill
9045ffadf6 Added icon for C# GUI program 2015-03-12 18:54:37 -04:00
Matt Hill
c8c94b02e3 Fixed 64-bit compilation issue on Windows 2015-03-12 18:54:00 -04:00
Matt Hill
2b1bbe7374 Explicitly exporting Python binding functions in Windows 2015-03-12 18:53:34 -04:00
Matt Hill
d8c59b1926 Removed REQUIRED tag from JNI lib 2015-03-11 23:09:32 -04:00
Matt Hill
b4db452af6 Included additional JNI include path 2015-03-11 23:04:31 -04:00
Matt Hill
359fe8e1f4 Added major version to python/java native libs 2015-03-11 22:48:38 -04:00
Matt Hill
39626d6040 Skip JNI library compile if Java not found 2015-03-11 22:32:33 -04:00
Matt Hill
530cd3ad8f Added install to Python/Java libs 2015-03-11 22:30:15 -04:00
Matt Hill
ebdad09d8b Added Java and Python bindings to main compilation 2015-03-11 22:26:52 -04:00
Matt Hill
059a7538f7 Added CMakeLists.txt for Java binding 2015-03-11 22:26:32 -04:00
Matt Hill
aaad0ab6dd Added CMakeLists.txt for Python binding 2015-03-11 22:26:10 -04:00
Matt Hill
a2791acd63 Moved bindings to src/bindings 2015-03-11 22:25:43 -04:00
Matt Hill
c7b83b1cef Fixed spacing 2015-03-11 21:36:57 -04:00
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