Commit Graph

91 Commits

Author SHA1 Message Date
samislavath
dde1477a91 Merge branch 'master' into master 2017-07-05 05:37:51 -07: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
Adi P
101fe46117 Updated pattern for plates from Bosnia and Herzegovina 2015-12-22 17:28:57 -05:00
Matt Hill
9fb0d84147 Retrained OCR with Tesseract 3.04 2015-10-19 19:45:07 -04:00
Matt Hill
a69dc7f0c8 Pointing sg.conf at eu.xml rather than copying it 2015-10-17 09:17:17 -04:00
Nguyen Hien Linh
ee78460f20 added Singapore license plates 2015-10-16 00:50:40 +08:00
Matt Hill
ba69a50a8f Added ocr for gb 2015-10-09 17:51:18 -04:00
Matt Hill
d4a625b635 Added option to reuse detectors across configs 2015-10-09 17:51:18 -04:00
Matt Hill
d8713bc94a Updated kr.conf 2015-09-30 22:03:02 -04:00
Matt Hill
d932b62d37 Using tighter min/max char values for Korea 2015-09-30 22:03:01 -04:00
Matt Hill
c2921081e7 Parameterized the speckle removal (based on char height) for each country 2015-09-30 22:03:01 -04:00
Matt Hill
0c088fb2e8 Using smaller set of regex numbers for Korea -- faster load time 2015-09-30 22:03:01 -04:00