Commit Graph

1363 Commits

Author SHA1 Message Date
Matt Hill
07de0d2d8b Increment version 2018-05-01 11:21:43 -05:00
Matt Hill
8ace8a81f8 Fixes Debian bug #896793 2018-05-01 11:19:32 -05:00
Matthew Hill
b18835e39e Merge pull request #624 from alandtse/patch-1
Fixing potential segfault referencing cuda_cascade
2018-02-01 09:45:37 -05:00
Alan Tse
36231bb60d Fixing potential segfault referencing cuda_cascade
This resolves a potential segfault encounted at line 76 where cuda_cascade is an invalid value.
2018-02-01 01:31:14 -08:00
Matthew Hill
99ebc6903d Merge pull request #616 from wildsheepz/master
Fix missing gpu.hpp when compiling with opencv 3.x and -D COMPILE_GPU=1
2018-01-30 09:35:59 -05:00
Matthew Hill
b2fbd73c10 Added Xamarin link 2018-01-30 08:53:15 -05:00
Wong Kuan Yong
3804ebf63f fix for missing gpu.hpp when compiling with opencv 3.x and -D COMPILE_GPU=1 2018-01-16 15:31:51 +08:00
Matthew Hill
de93f21ee6 Merge pull request #602 from sam-dieck/master
Add multi-thread frame processing to daemon.
2017-12-13 11:04:35 -05:00
Sam Dieck
2f11e0e1e5 Changed safequeue implementation to make it compatible with c++98 2017-12-13 00:46:53 -06:00
Matthew Hill
b9293e00d9 Merge pull request #541 from tweej/sloppyincludes
Clean up some sloppy include directives
2017-12-04 16:53:08 -05:00
Matthew Hill
11ce4a9b15 Merge pull request #540 from tweej/libtesseract
Add libtesseract as a library name
2017-12-04 16:36:16 -05:00
Matt Hill
50af15d9f4 Fix travis CI build 2017-12-04 16:24:47 -05:00
Sam Dieck
33c50e34d5 Added analysis_threads to default config file 2017-12-01 00:19:03 -06:00
Sam Dieck
52e9316afa Fixed frame memory management bug. Added worker thread sleep. 2017-11-29 01:02:44 -06:00
Sam Dieck
b4d3c519ff Added multi-threaded frame analysis to daemon 2017-11-18 23:09:25 -06:00
Matthew Hill
0031c17995 Merge pull request #574 from 0BuRner/patch-1
Improves the belgian patterns
2017-10-06 14:36:32 -04:00
0BuRner
7689a2fc2d Improves the belgian patterns
Add pattern: 4 letters - 3 numbers pattern (e.g. taxi plates)
2017-09-25 12:56:41 +02:00
Matthew Hill
3a86c5f529 Merge pull request #561 from damjangelovski/patch-1
Update macedonian patterns
2017-09-10 21:21:43 -04:00
Matthew Hill
64b49fbfc5 Merge pull request #565 from Steltek/master
Add patterns for Luxembourg
2017-09-10 21:21:27 -04:00
Michel Meyers
fc6d0e05b4 Add patterns for Luxembourg 2017-09-03 08:17:38 +02:00
damjangelovski
7f1eb74980 Update macedonian patterns 2017-08-28 18:55:31 +02:00
Matthew Hill
a23c3f9522 Merge pull request #559 from 0BuRner/patch-1
Improves the belgium patterns
2017-08-26 07:15:41 -04:00
0BuRner
0285f0a890 Improves the belgium patterns
Add pattern: 3 letters - 3 numbers pattern (used from 1973 to 2008)
2017-08-26 13:10:08 +02:00
Matthew Hill
2e7be9031f Merge pull request #526 from samislavath/master
indian conf and traineddata added
2017-07-22 13:25:40 -04:00
Matthew Hill
20195e0702 Merge pull request #531 from maechler/feature/swissPatterns
Improves the swiss patterns to match plates ranging from 1 to 6 numbers
2017-07-22 13:25:12 -04:00
T.J. Mercier
4123705513 Clean up some sloppy include directives 2017-07-15 21:57:48 -07:00
T.J. Mercier
cffdafb58e Add libtesseract as a library name 2017-07-15 20:27:45 -07:00
samislavath
dde1477a91 Merge branch 'master' into master 2017-07-05 05:37:51 -07:00
Markus Mächler
c4184811c9 Improves the swiss patterns to match plates ranging from 1 to 6 numbers 2017-07-03 16:44:29 +02:00
Matthew Hill
5282149871 Merge pull request #522 from splewis1/patch-3
Update cameras.yaml
2017-06-29 18:28:49 -04:00
Matt Hill
daaacc77ad Merge branch 'jovargas-master' 2017-06-29 18:27:50 -04:00
Matt Hill
b4e2f2b7e2 Merge branch 'master' of https://github.com/jovargas/openalpr into jovargas-master 2017-06-29 18:27:40 -04:00
Matthew Hill
af97ecd234 Merge pull request #525 from sanathreddy04/master
added .xml file , .traineddata file , .conf file for indian license plates
2017-06-29 18:15:57 -04:00
samislavath
72be1e66f1 indian conf and traineddata added
indian in.conf and lin.traineddata added
2017-06-29 13:37:59 -07:00
sanathreddy04
3df778f5aa Add files via upload 2017-06-29 00:59:43 +05:30
sanathreddy04
ea78bd3a7a added traineddata file for indian license plates 2017-06-29 00:57:13 +05:30
sanathreddy04
d2751a5713 added .xml file for indian license plates 2017-06-29 00:50:52 +05:30
splewis1
61229671f8 Update cameras.yaml
added URL for Dahua H.264 RTSP stream
2017-06-19 12:21:27 -04:00
jovargas
aa464a4366 Updated BR detector (improved with more samples). 2017-06-04 00:29:31 -03:00
jovargas
524a6e782d Delete old detector 2017-06-04 00:27:26 -03:00
jovargas
b5d4011f69 Added support for brazilian 2-line plates 2017-06-03 23:52:11 -03:00
jovargas
8c0371057d Added brazilian 2-line plates config 2017-06-03 23:48:15 -03:00
Matthew Hill
236d8e7447 Merge pull request #503 from fabaff/patch-1
Fix formatting of the links
2017-05-25 19:28:55 -04:00
Fabian Affolter
4a0ba18433 Two more 2017-05-13 12:14:14 +02:00
Fabian Affolter
69e03d115e Fix formatting of the links 2017-05-13 11:12:43 +02:00
Matt Hill
839390e8d4 Added install target for alpr_c.h 2017-05-07 08:55:41 -04:00
Matt Hill
ae9cb42102 Added C binding to main library 2017-05-07 08:49:16 -04:00
Matthew Hill
fa561a063a Merge pull request #498 from tgandor/master
implemented recognize_ndarray in Python bindings (for cv2 images)
2017-05-02 06:18:54 -04:00
Matthew Hill
91b072df7c Merge pull request #478 from throuch/patch-2
Issue: when in "country mode", the regions of interest does not appea…
2017-05-02 06:03:25 -04:00
tgandor
73ea1d453f implemented recognize_ndarray in Python bindings (for cv2 images) 2017-05-02 11:07:59 +02:00