Matthew Hill
|
ec27b51c2b
|
Merge pull request #172 from peters/master
Add overload for regionsOfInterest.
|
2015-08-08 23:32:41 -04:00 |
|
Peter Rekdal Sunde
|
31d502194a
|
Bugfix: Region of interest.
|
2015-08-07 15:10:50 +02:00 |
|
Peter Rekdal Sunde
|
3ff3e31bf8
|
Bugfix: Stackoverflow.
|
2015-08-07 15:10:45 +02:00 |
|
Peter Rekdal Sunde
|
1729f48ba8
|
Fix visual studio deprecation warning.
|
2015-08-07 15:10:42 +02:00 |
|
Peter Rekdal Sunde
|
3f63dab7e1
|
Bugfix: Regions of interest.
|
2015-08-07 11:23:12 +02:00 |
|
Peter Rekdal Sunde
|
2fc60ae0be
|
Add overload for regionsOfInterest.
|
2015-08-07 11:21:22 +02:00 |
|
Matt Hill
|
57986b0685
|
Changed section for python package
|
2015-08-05 19:06:41 -04:00 |
|
Matt Hill
|
e640c99310
|
Added Python binding installer/deb package
|
2015-08-05 19:00:05 -04:00 |
|
Matt Hill
|
7061db5548
|
Cleaned up Python bindings. Moved to openalpr package and added import in __init__
|
2015-08-05 18:47:29 -04:00 |
|
Matthew Hill
|
a1e2a92ec5
|
Merge pull request #170 from peters/master
.NET binding tweaks
|
2015-08-05 09:13:36 -04:00 |
|
Peter Rekdal Sunde
|
099d909f6d
|
Merge branch 'vendor-master' into public-master
|
2015-08-05 14:26:52 +02:00 |
|
Matthew Hill
|
b7ed5ced50
|
Merge pull request #168 from ShaneQful/master
Updates to Irish patterns
|
2015-08-04 22:20:00 -04:00 |
|
ShaneQful
|
d908c26245
|
Fixed the half year appendage to be on the RHS of the year
|
2015-08-04 12:41:48 +01:00 |
|
ShaneQful
|
891e13dbf9
|
Changed patterns so more much more likely to find valid county code (could still find invalid on two letter codes but much less likely)
|
2015-08-04 12:24:48 +01:00 |
|
Matt Hill
|
eb9d2fd5b4
|
Hiding Tesseract debug output
|
2015-08-03 18:52:58 -04:00 |
|
Matt Hill
|
840df39cc8
|
Fixed regex issue in classifychars
|
2015-08-03 18:52:08 -04:00 |
|
Matt Hill
|
7652e8107f
|
Added wisconsin pattern
|
2015-08-02 21:56:33 -04:00 |
|
Matt Hill
|
6b42d2eab1
|
Using generic library path for Python binding
|
2015-08-02 11:43:08 -04:00 |
|
Matt Hill
|
91f0dd08e5
|
Fixed thread safety issue in Python binding
|
2015-08-02 11:41:29 -04:00 |
|
Matt Hill
|
7e54db681e
|
Using a different sort to resolve unstable behavior on OS X Yosemite
|
2015-07-29 18:45:23 -04:00 |
|
Matt Hill
|
b5e1cd7b4c
|
Merge branch 'feature/re2'
|
2015-07-29 00:17:14 -04:00 |
|
Matt Hill
|
b579f931d8
|
initializing memory before copying to the buffer for getExeDir()
|
2015-07-29 00:04:53 -04:00 |
|
Matt Hill
|
f3c91096e5
|
Removed unused functions from postprocess
|
2015-07-28 18:22:25 -04:00 |
|
Matt Hill
|
6f4c419a50
|
Changed a hardcoded value to the config parameter
|
2015-07-24 04:33:47 -04:00 |
|
Matt Hill
|
3b329e046b
|
Added mkv to the list of video extensions
|
2015-07-24 04:33:47 -04:00 |
|
Matt Hill
|
9a00969e32
|
Removed unused function from header
|
2015-07-24 04:33:47 -04:00 |
|
Matt Hill
|
9e5995d20a
|
Tweaked debug output for scores
|
2015-07-24 04:33:47 -04:00 |
|
Matt Hill
|
a1c76467b3
|
Minor tweaks to kr.conf
|
2015-07-24 04:33:47 -04:00 |
|
Matt Hill
|
547cc32761
|
minor accuracy tweak
|
2015-07-24 04:33:47 -04:00 |
|
Matthew Hill
|
4fdd1c68b3
|
Merge pull request #166 from peters/master
.NET build fixes
|
2015-07-22 21:31:57 -04:00 |
|
Peter Rekdal Sunde
|
f7f1337757
|
Throw a more descriptive exception when pixelformat is unsupported.
|
2015-07-22 09:44:41 +02:00 |
|
Peter Rekdal Sunde
|
dda263edb2
|
Bugfix: Bitmap ctor throws an exception if we attempt to create an empty bitmap (0, 0).
|
2015-07-22 09:43:53 +02:00 |
|
Peter Rekdal Sunde
|
f8abdf2a6f
|
CamelCase.
|
2015-07-22 08:56:02 +02:00 |
|
Peter Rekdal Sunde
|
dd36e294d6
|
Conditional set of PlatformToolset if using visual studio 2015.
|
2015-07-22 08:49:04 +02:00 |
|
Peter Rekdal Sunde
|
49e0c23c6b
|
Bugfix: Build fix for Debug|x64
|
2015-07-22 08:48:59 +02:00 |
|
Matt Hill
|
f4bf470fa9
|
Removed accidental std:: prefix
|
2015-07-21 20:01:17 -04:00 |
|
Matt Hill
|
d5bc315744
|
re2 fixes for Windows
|
2015-07-21 19:55:51 -04:00 |
|
Matt Hill
|
b8456987d0
|
Updated re2 header
|
2015-07-21 18:28:58 -04:00 |
|
Matt Hill
|
acf4359a66
|
Replaced Onigurama regex with re2
|
2015-07-21 18:17:56 -04:00 |
|
Matt Hill
|
6ccf6530b6
|
Reduced minimum width/height for european plates
|
2015-07-19 16:57:57 -04:00 |
|
Matt Hill
|
195142e01e
|
Merge branch 'master' of github.com:openalpr/openalpr
|
2015-07-19 16:36:59 -04:00 |
|
Matt Hill
|
884f4432ea
|
Added prewarp to setDebug
|
2015-07-17 08:02:13 -04:00 |
|
Matthew Hill
|
13cdaf7eea
|
Merge pull request #164 from peters/master
Bugfix: Don't attempt to set OCR language if string is null or empty.
|
2015-07-16 13:32:22 -04:00 |
|
Peter Rekdal Sunde
|
4cb9a14e0f
|
Bugfix: Don't attempt to set OCR language if string is null or empty.
|
2015-07-16 09:05:42 +02:00 |
|
Matthew Hill
|
a4f34bd112
|
Merge pull request #162 from peters/master
Add windows key codes to tagplates utility.
|
2015-07-13 19:24:34 -04:00 |
|
Peter Rekdal Sunde
|
b94055329e
|
Merge branch 'vendor-master' into public-master
|
2015-07-13 18:15:44 +02:00 |
|
Peter Rekdal Sunde
|
5a0102a334
|
Add windows key codes.
|
2015-07-13 18:14:29 +02:00 |
|
Matt Hill
|
4a3cd82b7d
|
Fixed setDebug functiont to apply correct value
|
2015-07-12 21:26:35 -04:00 |
|
Matthew Hill
|
d32796ef96
|
Update README.md
|
2015-07-12 21:10:41 -04:00 |
|
Matt Hill
|
b77bea2f1d
|
Added library initialization time. Resolves issue #161
|
2015-07-12 09:11:54 -04:00 |
|