Matt Hill
|
d48119e7af
|
Added sanity check to LBP detector
|
2015-05-15 05:54:17 -04:00 |
|
Matt Hill
|
138fd3944f
|
Include utility.h in motiondetector
|
2015-05-15 05:53:46 -04:00 |
|
Matt Hill
|
60cfe427a6
|
Added motiondetector to alpr namespace
|
2015-05-15 05:53:29 -04:00 |
|
Matt Hill
|
149f1e26e7
|
Making sure motion rect is in-bounds
|
2015-05-15 05:52:10 -04:00 |
|
Matt Hill
|
1653cee236
|
Changed method so that it does not require C++11
|
2015-05-15 05:38:53 -04:00 |
|
Matt Hill
|
b810ee3d0a
|
Added negative width/height checking to expandedRegion
|
2015-05-15 05:37:38 -04:00 |
|
Matt Hill
|
f66a1dfd56
|
Fixed issue where detected region has a negative width/height
|
2015-05-15 05:37:10 -04:00 |
|
Anatoliy Bulukin
|
1838942396
|
MAC OS 10.10.3 fixing compiler error: use of undeclared identifier 'SPACE'
|
2015-05-14 22:56:12 +03:00 |
|
Anatoliy Bulukin
|
14bc035e1a
|
mac-os compile error fixing
Mac OS 10.10.3
clang++ compiler error
error: implicit instantiation of undefined template
|
2015-05-14 22:55:49 +03:00 |
|
Kees-V
|
67631b0625
|
Stride has to be multiple of 4
|
2015-05-14 20:03:00 +02:00 |
|
Matt Hill
|
00a00df05e
|
Merge branch 'master' of git://github.com/Kees-V/openalpr into keesmotion
|
2015-05-14 07:23:15 -04:00 |
|
Kees-V
|
be40adcd51
|
Motion detection for the webcam
|
2015-05-14 09:33:14 +02:00 |
|
Kees-V
|
80928d0471
|
Revert "Wrong files..."
This reverts commit 9fc8965a32 .
|
2015-05-13 16:12:24 +02:00 |
|
Kees-V
|
a107071c77
|
Motion detector compatible with OpenCV 2.4.x
|
2015-05-13 16:08:03 +02:00 |
|
Kees-V
|
9fc8965a32
|
Wrong files...
|
2015-05-13 16:03:49 +02:00 |
|
Kees-V
|
87d7711ea3
|
Revert "Motion detector compatible with OpenCV 2.4.x"
This reverts commit 043eb89543 .
|
2015-05-13 16:03:21 +02:00 |
|
Kees-V
|
043eb89543
|
Motion detector compatible with OpenCV 2.4.x
|
2015-05-13 15:59:33 +02:00 |
|
Matt Hill
|
98e66fc926
|
Using a check function to see if image is supported
|
2015-05-13 07:07:22 -04:00 |
|
Matt Hill
|
3ac253b668
|
Added support for tif/bmp images
|
2015-05-13 07:07:22 -04:00 |
|
Matthew Hill
|
cb9d9fc46b
|
Merge pull request #117 from steffex/master
All possible dutch licenseplate formats
|
2015-05-13 06:48:03 -04:00 |
|
Stefan Jansen
|
af1f92a831
|
All possible dutch licenseplate formats
|
2015-05-13 12:04:50 +02:00 |
|
Kees-V
|
0c2495f26c
|
Use motion detection in analysis of video streams and video files to increase performance (Issue 39)
|
2015-05-12 19:27:18 +02:00 |
|
Matt Hill
|
e95ce76c02
|
Supporting unicode characters in classifychars OCR training utility
|
2015-05-08 22:30:32 -04:00 |
|
Matt Hill
|
a8499e3d0d
|
Ensure detection rectangle is always within image frame bounds
|
2015-05-08 07:43:52 -04:00 |
|
Matthew Hill
|
f029713ab8
|
Merge pull request #115 from robertocarvajal/master
fixes assertion in morph detector
|
2015-05-06 21:22:03 -04:00 |
|
Roberto Carvajal
|
72d4e89658
|
fixes assertion in morph detector
|
2015-05-06 13:09:35 -03:00 |
|
Matt Hill
|
5b19ad6f4d
|
Fixed threading issue in Onigura Regex library
|
2015-05-04 22:59:28 -04:00 |
|
Matt Hill
|
fc45861989
|
Added regex unit tests
|
2015-05-03 14:09:08 -04:00 |
|
Matt Hill
|
c5324258f4
|
Added support in support for onigurama and utf8
|
2015-05-03 14:09:08 -04:00 |
|
Matt Hill
|
be5c3b307c
|
Fixed utf8 linking issue
|
2015-05-03 14:09:08 -04:00 |
|
Matt Hill
|
862c60632d
|
Fixed onigurama
|
2015-05-03 14:09:08 -04:00 |
|
Matt Hill
|
a5d9954112
|
Added missing files to onigurama regex
|
2015-05-03 14:09:08 -04:00 |
|
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 |
|