Cedric Verstraeten
|
58cb8b3498
|
add workflow
|
2023-04-13 14:22:12 +02:00 |
|
Cedric Verstraeten
|
d22c9be5e8
|
use gocv base image instead
|
2023-04-13 12:30:51 +02:00 |
|
Cedric Verstraeten
|
e29cd0c584
|
update readme mentioning it's a fork
|
2023-04-13 09:41:12 +02:00 |
|
Cedric Verstraeten
|
73b3a9ff7e
|
Add latest OpenCV + ffmpeg libraries
|
2023-04-13 09:39:23 +02:00 |
|
Matthew Hill
|
736ab0e608
|
Merge pull request #907 from nhochdrei/tesseract_crash_fix
tesseract crash fix
|
2020-07-30 16:47:33 -04:00 |
|
Julius Hartung
|
6ab6ea299c
|
tesseract crash fix
|
2020-07-23 08:44:23 +02:00 |
|
Matthew Hill
|
3868953867
|
Merge pull request #878 from sarafalamaki/macos-catalina
Updated code to use openCV v4 and gave the right flags to Clang
|
2020-04-08 10:08:23 -04:00 |
|
Sara Falamaki
|
3faa021ecb
|
Show how to add multiple country codes in manpage.
|
2020-04-06 20:31:47 +10:00 |
|
Sara Falamaki
|
a35f0d688e
|
Updated code to use openCV v4 and gave the right flags to Clang
|
2020-03-11 18:52:25 +11:00 |
|
Matthew Hill
|
6ead2fb8f7
|
Merge pull request #735 from openalpr/revert-734-revert-729-patch-1
Revert "Revert "Added all Brazil patterns""
|
2018-09-18 09:51:18 -04:00 |
|
Matthew Hill
|
a458cd08d0
|
Revert "Revert "Added all Brazil patterns""
|
2018-09-18 09:51:04 -04:00 |
|
Matthew Hill
|
8ffa754495
|
Merge pull request #734 from openalpr/revert-729-patch-1
Revert "Added all Brazil patterns"
|
2018-09-18 09:45:07 -04:00 |
|
Matthew Hill
|
fb3cfcec04
|
Revert "Added all Brazil patterns"
|
2018-09-18 09:44:49 -04:00 |
|
Matthew Hill
|
a1c1d95503
|
Merge pull request #729 from edgardmessias/patch-1
Added all Brazil patterns
|
2018-09-18 09:41:31 -04:00 |
|
Edgard Lorraine Messias
|
44882ac3d3
|
Added all Brazil patterns
See https://pt.wikipedia.org/wiki/Placas_de_identifica%C3%A7%C3%A3o_de_ve%C3%ADculos_no_Brasil#Sequ.C3.AAncias_alfanum.C3.A9ricas
|
2018-09-04 16:29:25 -03:00 |
|
Matthew Hill
|
5097221a46
|
Merge pull request #690 from josephfrazier/docker-ubuntu-18.04
Use Ubuntu 18.04 in Dockerfile
|
2018-06-15 10:02:56 -04:00 |
|
Matthew Hill
|
1be5929113
|
Merge pull request #693 from engycz/master
Fix #641,#692 - Added support for tesseract version >=4.0.0
|
2018-06-15 10:02:32 -04:00 |
|
Matthew Hill
|
298db50588
|
Merge pull request #694 from engycz/calibrate
openalpr-utils-calibrate set sliders to correct position
|
2018-06-15 10:01:55 -04:00 |
|
Jiří Engelthaler
|
28e0b0fa95
|
Fix #641,#692 - Added support for tesseract version >=4.0.0
|
2018-06-15 11:14:10 +02:00 |
|
Jiří Engelthaler
|
ef273fe2ff
|
openalpr-utils-calibrate set sliders to correct position
Set sliders to correct position when prewarp config provided
|
2018-06-15 11:11:38 +02:00 |
|
Joseph Frazier
|
61e98b4c8b
|
Dockerfile: Only set DEBIAN_FRONTEND=noninteractive for apt-get install
See https://github.com/openalpr/openalpr/pull/690#discussion_r194960280
|
2018-06-13 12:15:37 -04:00 |
|
Joseph Frazier
|
6a36ff7598
|
Don't prompt user for time zone in during Docker build
See https://askubuntu.com/questions/909277/avoiding-user-interaction-with-tzdata-when-installing-certbot-in-a-docker-container
|
2018-06-12 17:42:10 -04:00 |
|
Joseph Frazier
|
c61f6de794
|
Use Ubuntu 18.04 in Dockerfile
This fixes recognition of plates in EXIF-oriented images. See here for
details: https://github.com/openalpr/cloudapi/issues/16#issuecomment-396740100
|
2018-06-12 17:41:06 -04:00 |
|
Matt Hill
|
d25774cf7b
|
Fixed some Lintian issues
|
2018-05-01 15:56:18 -04:00 |
|
Matt Hill
|
d893aae8d4
|
Update license on convertUTF.* to the standard Unicode license
|
2018-05-01 15:56:18 -04:00 |
|
Matthew Hill
|
ef6e427789
|
Merge pull request #657 from dhruvmun/master
openalpr
|
2018-05-01 11:29:02 -05:00 |
|
Matt Hill
|
a511e871df
|
Incremented standards version
|
2018-05-01 12:24:20 -04:00 |
|
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 |
|
dhruvmun
|
0da61144cd
|
openalpr
|
2018-04-16 12:04:47 +05:30 |
|
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 |
|