Matt Hill
|
bb8f37f4b4
|
Changed trex to onigura
|
2015-05-03 14:09:08 -04:00 |
|
Matt Hill
|
ad87d15f95
|
Added onig to compile
|
2015-05-03 14:09:08 -04:00 |
|
Matt Hill
|
c0240d37b5
|
Added onig regex library to support
|
2015-05-03 14:09:08 -04:00 |
|
Matt Hill
|
e823339f50
|
Updated header link
|
2015-05-03 14:09:08 -04:00 |
|
Matt Hill
|
dafab6c192
|
Added regexrule class
|
2015-05-03 14:09:07 -04:00 |
|
Matt Hill
|
200d10347c
|
Removed trex
|
2015-05-03 14:09:07 -04:00 |
|
Matt Hill
|
39209ed4df
|
Moved postprocess directory
|
2015-05-03 14:09:07 -04:00 |
|
Matthew Hill
|
e63a1c369c
|
Merge pull request #111 from robertocarvajal/master
fixed assertion in gpu detector
|
2015-05-02 12:18:49 -04:00 |
|
Roberto Carvajal
|
b6469f5326
|
fixed assertion in gpu detector
|
2015-04-30 16:17:31 -03:00 |
|
Matthew Hill
|
3c61836cfe
|
Merge pull request #110 from robertocarvajal/master
fixed config option in template (lbpgpu instead of lbpcuda)
|
2015-04-30 08:16:26 -04:00 |
|
Roberto Carvajal
|
7a029ed1bf
|
fixed config option in template (lbpgpu instead of lbpcuda)
|
2015-04-29 14:32:15 -03:00 |
|
Matt Hill
|
4435f19fdc
|
Added training data for single line Korean (kr) plates
|
2015-04-28 20:47:14 -04:00 |
|
Matt Hill
|
72b5af130e
|
Fixed sticky scale factor for images of different sizes
|
2015-04-28 06:00:58 -04:00 |
|
Matt Hill
|
ca20a6c643
|
Using utf-8 character length rather than num bytes
|
2015-04-27 09:07:49 -04:00 |
|
Matthew Hill
|
9d7991857c
|
Updated readme
Added "video" to description and updated demo link
|
2015-04-22 23:26:10 -04:00 |
|
Matt Hill
|
cc5b398661
|
Fixed spacing/alignment bugs in prepcharsfortraining
|
2015-04-22 00:38:16 -04:00 |
|
Matt Hill
|
a4870d883e
|
Added unicode support in prepcharsfortraining
|
2015-04-22 00:38:16 -04:00 |
|
Matt Hill
|
090421ac66
|
Updated output on prepcharsfortraining
|
2015-04-22 00:38:16 -04:00 |
|
Matt Hill
|
4b46cbf6de
|
Added new utility for generating character tiles from printed font sheets
|
2015-04-22 00:38:16 -04:00 |
|
Matt Hill
|
c0f8f6f4e4
|
Added utf8 library to support
|
2015-04-22 00:38:16 -04:00 |
|
Matthew Hill
|
4a0be32ab1
|
Merge pull request #106 from Kees-V/master
filterByOuterMask: Re-initialize mask for every contour to get a correct...
|
2015-04-19 14:53:42 -04:00 |
|
Kees-V
|
7cd94d2e4c
|
filterByOuterMask: Re-initialize mask for every contour to get a correct calculation
|
2015-04-19 20:28:57 +02:00 |
|
Matt Hill
|
6a85d895f2
|
Removed unnecessary if statement
|
2015-04-17 22:24:10 -04:00 |
|
Matt Hill
|
06d1a1952e
|
Using tclap to parse arguments. Added configurable tile_width/tile_height
|
2015-04-17 22:23:03 -04:00 |
|
Matt Hill
|
f596ec88fe
|
Merge branch 'master' of https://github.com/robertocarvajal/openalpr into robertocarvajal-master
|
2015-04-17 22:14:34 -04:00 |
|
Matt Hill
|
3fecb18e9d
|
Replaced non-working peak detection with working. Still not using it
|
2015-04-17 22:05:39 -04:00 |
|
Matt Hill
|
97797150da
|
Removed commented code from segmenter
|
2015-04-17 22:05:39 -04:00 |
|
Matt Hill
|
49663011d5
|
Reorganized country config files to be in their own files
|
2015-04-17 22:05:39 -04:00 |
|
Matthew Hill
|
0fb518402f
|
Merge pull request #105 from peters/master
Minor bugfixes for classifychars
|
2015-04-17 22:05:13 -04:00 |
|
Peter Rekdal Sunde
|
5f7628c82c
|
c++03 does not support delegating constructors, fallback to init pattern
|
2015-04-16 18:42:22 +02:00 |
|
Peter Rekdal Sunde
|
b491f61f01
|
Bugfix: Skip processing if opencv cannot load image.
|
2015-04-16 17:40:11 +02:00 |
|
Peter Rekdal Sunde
|
6e204e925b
|
Bugfix: Private member has not been initialized, use parameter instead. Fixes #103
|
2015-04-16 17:13:57 +02:00 |
|
Roberto Carvajal
|
7d1a5bca94
|
added space between characters for better training
adding space between characters will avoid box overlapping and greatly reduce the failures in the training process (it helps find good blobs).
|
2015-04-14 15:39:46 -03:00 |
|
Matt Hill
|
081863faff
|
Fix bug in CPU detector when provided an already grayscale image[C
|
2015-04-08 17:41:25 -04:00 |
|
Matt Hill
|
1b27ad3d83
|
Merge branch 'master' of github.com:openalpr/openalpr
|
2015-03-29 14:00:23 -04:00 |
|
Matt Hill
|
419e9e7af4
|
Removed errors from output when config entries are missing
|
2015-03-28 16:26:33 -04:00 |
|
Matt Hill
|
d326227e65
|
Added prewarp stretch
|
2015-03-28 16:11:17 -04:00 |
|
Matt Hill
|
96135dfc56
|
Added prewarp to ALPR analysis
|
2015-03-28 13:13:38 -04:00 |
|
Matt Hill
|
7dc085df70
|
Reusing expandRect function to verify bounds of rectangle
|
2015-03-28 13:11:40 -04:00 |
|
Matthew Hill
|
a455159c08
|
Merge pull request #94 from LordF/patch-2
Eliminate false positives
|
2015-03-26 10:29:38 -04:00 |
|
Frederico Lopes
|
69a8282580
|
Eliminate false positives
The routine was incorrectly returning too many garbage rects.
|
2015-03-25 13:07:36 -03:00 |
|
Matthew Hill
|
8941ff8da5
|
Merge pull request #89 from ddobrev/master
Added an overload to the C# binding for reading plates from a video.
|
2015-03-21 17:53:32 -04:00 |
|
Matt Hill
|
19d0e55727
|
Fixed compile issue on Windows
|
2015-03-21 17:51:20 -04:00 |
|
Matt Hill
|
196d8a0cf0
|
Fixed compile issue on Windows
|
2015-03-21 17:51:07 -04:00 |
|
Dimitar Dobrev
|
255190b16c
|
Added an overload to the C# binding for reading plates from a video.
Signed-off-by: Dimitar Dobrev <dpldobrev@yahoo.com>
|
2015-03-21 22:11:05 +02:00 |
|
Matt Hill
|
de952119c5
|
Added debug output for multiline plates
|
2015-03-21 11:51:10 -04:00 |
|
Matthew Hill
|
fb7c039473
|
Added OS X instructions
|
2015-03-21 11:38:04 -04:00 |
|
Matt Hill
|
971960d7e2
|
Updated header file
|
2015-03-21 10:27:30 -04:00 |
|
Matt Hill
|
d2f946b936
|
Merge branch 'patch-1' of git://github.com/LordF/openalpr into lordf3
|
2015-03-21 10:22:33 -04:00 |
|
Matt Hill
|
d9183da290
|
Replaced inttypes.h with stdint.h for Windows compatibility
|
2015-03-21 09:43:22 -04:00 |
|