Commit Graph

78 Commits

Author SHA1 Message Date
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
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
Matt Hill
09b7178322 Moved min/max characters from global to country config 2015-09-30 22:03:00 -04:00
Matt Hill
83d6e06e14 Added always/never/auto invert config property to country config 2015-09-11 20:04:56 -04:00
Matt Hill
6a09b13c90 Improved detection accuracy for US plates
real-world benchmark 94%->97% hitrate, .33->.21 false positives
retrained detector with 11300 pos and 6000 neg, 0.45 FP
2015-09-02 20:26:51 -04:00
Matt Hill
28aed1b7d9 Added country config arguments for postprocess_regex_letters and postprocess_regex_numbers 2015-08-10 23:02:33 -04:00
ShaneQful
d908c26245 Fixed the half year appendage to be on the RHS of the year 2015-08-04 12:41:48 +01:00
ShaneQful
891e13dbf9 Changed patterns so more much more likely to find valid county code (could still find invalid on two letter codes but much less likely) 2015-08-04 12:24:48 +01:00
Matt Hill
7652e8107f Added wisconsin pattern 2015-08-02 21:56:33 -04:00
Matt Hill
a1c76467b3 Minor tweaks to kr.conf 2015-07-24 04:33:47 -04:00
Matt Hill
6ccf6530b6 Reduced minimum width/height for european plates 2015-07-19 16:57:57 -04:00
Matt Hill
99afc9e2b6 Added Canadian regional plate patterns to us patterns list 2015-06-26 17:16:52 -04:00
Matt Hill
e55c4a7070 Added Australia training data 2015-06-04 23:59:27 -04:00
Stefan Jansen
af1f92a831 All possible dutch licenseplate formats 2015-05-13 12:04:50 +02:00
Matt Hill
4435f19fdc Added training data for single line Korean (kr) plates 2015-04-28 20:47:14 -04:00