Matt Hill
|
70330f56c5
|
Compiling .NET binding in 64-bit
|
2015-03-12 18:59:54 -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
|
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
|
eaec9e3672
|
Clean upstart leftover
|
2015-03-11 11:41:00 +01:00 |
|
Matt Hill
|
e2cf6cdb98
|
Fixed error when ALPR loads a non-existant image file
|
2015-03-08 17:23:03 -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
|
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
|
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
|
030ec56163
|
Reusing CURL object. Printing timing stats on upload thread
|
2015-02-19 17:04:54 -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 |
|
twelve17
|
3684402d8b
|
Lazy load StateIdentifier.
|
2015-01-08 15:57:40 +00: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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Pranay Sharma
|
a9e1e16709
|
Added correct headers for the Daemon to POST json content
|
2014-12-18 17:38:14 -05:00 |
|
Matt Hill
|
a37d7a9588
|
Updated names to be prefixed with openalpr-utils-
|
2014-12-15 21:11:09 -05:00 |
|
Matt Hill
|
91f1a8fe7d
|
Applied path for changing openalpr-static to openalpr
|
2014-12-15 21:11:04 -05:00 |
|