Commit Graph

101 Commits

Author SHA1 Message Date
Matthew Hill fb3cfcec04 Revert "Added all Brazil patterns" 2018-09-18 09:44:49 -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
dhruvmun 0da61144cd openalpr 2018-04-16 12:04:47 +05:30
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
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
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
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 b4e2f2b7e2 Merge branch 'master' of https://github.com/jovargas/openalpr into jovargas-master 2017-06-29 18:27:40 -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 1b76bd1bc1 Updated Washington plate pattern 2017-04-15 16:37:17 -04:00
vwcity 139c0b16f3 Add old french license plate patterns.
Previous plate to 2009 still present on some vehicles.
2017-03-07 09:31:24 +01:00
Matthew Hill cafe6ab164 Update cameras.yaml 2016-12-13 08:44:02 -05:00
Matthew Hill eccff75234 Merge pull request #421 from AdrianSutea/patch-1
Remove non-existent + improve ro plates patterns
2016-12-12 11:44:44 -05:00
AdrianSutea 3508ac350b Remove non-existent + improve ro plates patterns
@@###@@@ - this one doesn't exist
@###@@@ & @##@@@  - the only plates which start with a single character followed by 2 or 3 digits are the one's starting with 'B'
2016-11-11 12:29:58 +02:00
splewis1 994e3e06c0 Update cameras.yaml
Added H.264 URL for Samsung (Hanwha) cameras produced after 2010.
2016-11-08 23:09:03 -05:00
Matt Hill c00e56bb2c Added vietnamese 2 line plates 2016-10-11 21:06:14 -04:00
Matt Hill b7cc88f54c Updated Brazil conf and training data 2016-10-10 15:39:17 -04:00
Matt Hill 07d4c1b052 Added improved brazilian plate detector from @jovargas 2016-09-30 14:09:48 -04:00
jovargas fbaea39971 Add files via upload 2016-09-29 08:52:04 -03:00
Matt Hill 583f69acac Added Brazilian plate pattern 2016-09-23 11:06:41 -04:00
Matt Hill b6a46efafe Added initial trained plate data for Brazil 2016-09-16 22:16:24 -04:00
Matt Hill 7c0c50a00f Added france country training 2016-08-05 09:16:54 -04:00
Matthew Hill 911e2be267 Merge pull request #379 from splewis1/patch-1
Update cameras.yaml
2016-07-17 15:54:31 -04:00
Matthew Hill ef6b3ec21f Merge pull request #374 from mafonso/pt_incorrect_postprocess
Removed non-existent PT post processing patterns
2016-07-09 08:34:12 -04:00
splewis1 95fbbb1083 Update cameras.yaml
Added support for Avigilon (MJPEG/H264), Sony (H264) and IQeye(H264) streams.
2016-07-08 17:57:51 -04:00
Matt Hill 98b63df3b6 Using "?" character as a wildcard rather than a skip character.
Previously this was used inconsistently in us vs eu.  Skipping characters based on the pattern no longer necessary, since the OCR does this for us.
2016-07-08 15:03:21 -04:00
Miguel Afonso 7b7bafcba0 Removed non-existent PT postprocessing patterns
@@##@@ will be the next format but not until a few years from now.

There are reserved sequences on these formats, but the format remains the same for OCR purposes.
except a special format reserved for National Guard vehicles which is:

[G][N][R][BCEFGJLMPT]##
[G][N][R][BCEFGJLMPT]###
[G][N][R][BCEFGJLMPT]####

but not including these as they might not be relevant for most use cases.
2016-07-07 16:34:57 +01:00
steffkes d40717b7df add initial set of german license-plate patterns
tl;dr license-plates are typically composed of three parts. the city/
region where the plate was issued (one to tree letters) followed by a
random string (one to three letters too) and finally a random number
(one to four digits). the larger the city or region the shorter the
identifier they use. obviously having more cars to be registered, the
random letters and numbers are often longer/larger in those areas.

depending on the type of the car, implemented suffixes are:
H: Historic Cars / Oldtimers
E: Electronic Cards

wikipedia has a very long and detailed article which tries to explain
where all this comes from and why this is (still) needed:
https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Germany
2016-06-16 10:22:54 +02:00
steffkes f10451882a adding blank lines between countries 2016-06-12 17:05:09 +02:00
steffkes 0818ba7c3d sort eu-patterns by country, keep order within each country 2016-06-12 11:31:06 +02:00
Stefan Matheis 672f46d3dc sort eu-patterns by country 2016-06-11 17:18:53 +02:00
Matt Hill c5258aeab2 Updated alabama patterns for latest plates 2016-06-09 22:25:55 -04:00
Matt Hill 2a5ee93e46 Added korean 2-line plate data 2016-04-12 00:24:59 -04:00
Matt Hill 213f88d522 Retrained eu fonts for minor improvement to EU accuracy 2016-03-06 14:12:30 -05:00
Matt Hill abe7579178 Removed unused keypoints 2016-02-17 16:22:55 -05:00
Matt Hill 4dcabf149a Added Mexico pattern 2016-01-14 21:40:49 -05:00
Matt Hill ca17005374 Added initial list of cameras and stream URLs 2015-12-24 17:05:01 -05:00