Automatic license plate recognition (ALPR)

Automatic license plate recognition (ALPR) is a mass surveillance method that uses optical character recognition on images to read and recognize number. They can use existing closed circuit are road-rule enforcement cameras, or ones specifically designed for the task.
Automatic license plate recognition (ALPR) is a mass surveillance method that uses optical character recognition on images to read and recognize number. They can use existing closed circuit are road-rule enforcement cameras, or ones specifically designed for the task. They are used by various police forces and as a method of toll collection on pay-per- user roads and cataloging the movements of traffic or individuals.
As new technologies become available to enforcement agencies around the world, the climate for offenders look set to become particularly uncomfortable and Automated License Plate Recognition (ALPR) will become one of the first technologies they are likely to encounter as it increases enforcement efficiency many fold.
The purpose of this project was to build a real time application which recognizes license plates from cars at a gate, for example at the entrance of a parking area. The system, based on regular PC with video camera, catches video frames which include a visible car license plate and processes them. Once a license plate is detected, its digits are recognized, displayed on the User Interface or checked against a database.
Due to the lack of time and resources, this project will focus on the design of algorithms used for extracting the license plate from a single image, isolating the characters of the plate and identifying the individual characters, and displaying on a graphical user interface.
Discussie (4 opmerking(en))
Donatas Kalvaitis 6 jaar geleden
Recognize license plates from many countries in real time without triggers;
Work with different sources: IP cameras, WEB cameras, analog cameras connected through video cards, video files (AVI, MP4) and photos;
Control devices (barriers, lights, etc.);
Send emails and display alarms in user screen on events;
Communicate with GSM device;
Send data with POST or GET commands to your web server;
Has it‘s own web client server;
Much more...
ElektorLabs 6 jaar geleden
11 jaar geleden
Project programming with MATLAB and Microconfiguration
11 jaar geleden
Varenberg 11 jaar geleden
If possible i would add this t a home alarm/monitoring system powered by one or more arduino's, this project exist only in my mind and part of it on paper but should include camera surveilance, automatic turning on lights with movement detectors or other kind of detectors, wifi network access, PC or laptop for control and surveillance and a NAS to store video data and sensor activity. Allso sensors to secure windows, doors, gates and other stuff would be included... and additionally i could add your system to know wich license plates enter my driveway and when they do it. The alarm would be silent at first but if a perimeter is breached a sirene or other type of sound should be used to scare burglars or other intruders. I allso got to the point of thinking about a hexa or octacopter making regular arial reconnaissance of my terrain, taking photographs and/or filming with heat recognistion. This project would be off course never finished because you can go as far as you want to with this... do you have more info about the project, is it meant to be open-source?
MATLAB Programming (213kb)
12 jaar geleden