Commit Graph

1021 Commits

Author SHA1 Message Date
Matt Hill
cd96378910 Updated re2 for Windows compile 2015-08-12 23:26:52 -04:00
Matt Hill
fed3622bf3 Rearranged timing.h for Windows 2015-08-12 23:26:32 -04:00
Peter Rekdal Sunde
bdcd318ffe Use enum value. 2015-08-12 16:04:52 +02:00
Peter Rekdal Sunde
6cfb804ad0 Remove cli namespace. 2015-08-12 16:04:21 +02:00
Peter Rekdal Sunde
b8f625bed0 Use overload. 2015-08-12 16:03:52 +02:00
Peter Rekdal Sunde
cd1c55c8b0 Cleanup BitmapNet class. 2015-08-12 16:03:46 +02:00
Peter Rekdal Sunde
4015050512 Optimize motion detector by using BitmapMat for Bitmap^ only. 2015-08-12 16:03:41 +02:00
Matt Hill
8c3bad86ad Merge branch 'master' of https://github.com/openalpr/openalpr
Conflicts:
	src/openalpr/support/re2/util/strutil.cc
2015-08-12 09:09:51 -04:00
Matt Hill
84fa17a001 Merge branch 'master' of github.com:openalpr/openalpr 2015-08-11 17:10:16 -04:00
Matt Hill
762165776a Showing pattern matches if a region was identified 2015-08-11 08:44:44 -04:00
Matthew Hill
459dbb2266 Merge pull request #176 from peters/master
Windows build fixes
2015-08-11 08:36:00 -04:00
Peter Rekdal Sunde
59577d059f Add missing include. 2015-08-11 12:41:14 +02:00
Peter Rekdal Sunde
68bc2e4dbb Add method for prewarping an image from raw pixel data. 2015-08-11 12:41:07 +02:00
Peter Rekdal Sunde
df2c1a3488 Link .NET binding with statedetection. 2015-08-11 09:59:37 +02:00
Peter Rekdal Sunde
0cf100b622 Link with statedetection. 2015-08-11 09:59:34 +02:00
Peter Rekdal Sunde
063d0bda6a Link with support. 2015-08-11 09:59:28 +02:00
Peter Rekdal Sunde
8af1b19a1a Link statedetection statically on Windows. 2015-08-11 09:59:23 +02:00
Matt Hill
b145da1e85 Fixes issue #174 2015-08-10 23:20:37 -04:00
Matt Hill
39525717d8 updated regex unit tests 2015-08-10 23:08:48 -04:00
Matt Hill
228af9b290 Fixed compile error in classifychars 2015-08-10 23:08:40 -04:00
Matt Hill
6e94703dea Using configured regex letter/number values to build pre-compiled postprocess regexes 2015-08-10 23:03:22 -04:00
Matt Hill
28aed1b7d9 Added country config arguments for postprocess_regex_letters and postprocess_regex_numbers 2015-08-10 23:02:33 -04:00
Matt Hill
ea255b1be3 Deconstructor using correct tesseract function to close it out 2015-08-10 23:00:59 -04:00
Matt Hill
83e8acd8d3 Updated code to use state ID library 2015-08-09 19:24:45 -04:00
Matt Hill
ce5e278053 Produce a color crop in addition to a grayscale crop of the license plate area 2015-08-09 19:23:48 -04:00
Matt Hill
125cea00de Made runtime_dir variable public 2015-08-09 19:23:29 -04:00
Matt Hill
443477402a Added prewarp pointer to pipeline_data. Added color crop 2015-08-09 19:23:08 -04:00
Matt Hill
123f3a8fbf Updated misc libraries to work with external state id library 2015-08-09 19:22:39 -04:00
Matt Hill
226ff9eb03 moved existing state detection code into separate library 2015-08-09 19:21:07 -04:00
Matt Hill
5101e2b9b4 Moved featurematcher into separate library 2015-08-09 19:19:59 -04:00
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