Skip to content

benjojo/LPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ben's LPT Build Status

Licence Plate Tagger

Please be aware this code is pretty horrific.

This code was mainly a experiment, Because of a lack of research I probably did it completely wrong

However, the code here does its job (most of the time) and will successfully tag UK Yellow Licence plates.

##Branches

This repo is moved into branches because of the way I made the program back in September 2012

###Single Plate Single Plate

This was the first version that was more of a POC, it can track a single LP and just about work.

Later on I had discovered that I had done a transformation incorrectly removing the warping on the plates

S2 Plate

###Multiplate MPlate

This version can track more then one plate at a time with the downside of having the ability of jumping around like a crazy mad man. Mostly the most usable version however.

##Issues

Because of the way I had visioned this in my mind in September. This plate detection system only works on the back of cars with yellow plates.

Because the algro is deeply attached to the bright yellow color, it may pick out double yellow lines of other stupid stuff like shown below.

YellowIssue

##Usage

This program takes a large stash of images and will output a final image.

####Licence GPL

About

Open source of my silly and terrible plate detection system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages