Automatic Vehicle Number Plate Detection & Recognition RAHMAN, MD. ARAFAT • HASAN, MD. MAHMUDUL, HOSSAIN, AL AMIN Abstract— Automatic vehicle recognition system is playing a big role in the modern world. Its use in safety issues, traffic rules and criminal activity resist is remarkable. ANPR based on MATLAB image processing is the mostly used system rather that other systems. But there are many disadvantages & limitations of this system that may cause serious problems. Such as identity duplicate by using number plate cloning is very easy in this system. There are many more disadvantages that must be take into consideration that the system is not good enough for us. On the other hand, RFID based vehicle number plate recognition system is very effective and advanced technology that can be used instead of the ANPR based on MATLAB image processing system. Index Terms— ANPR, RFID, MATLAB, Image Processing, Server.
I. INTRODUCTION (HEADING 1) Now a days automation in every sector of modern life is very important and helpful for all of us. Automation in vehicle number plate recognition is used in most of the counties for many years. The mostly used technology is ANPR using image processing system. For this system an image capturing device is mandatory to capture or video capture the number plate portion of the vehicle. Other than this technology, another modern technology is introduced now a days. It’s vehicle number plate detection & recognition using RFID. This system is very reliable for detecting the vehicle number plate. II. AUTOMATIC VEHICLE NUMBER PLATE RECOGNITION Automatic number plate recognition (ANPR) is a technology that uses optical character recognition on images to read vehicle registration plates. It can use existing closedcircuit television, road-rule enforcement cameras, or cameras specifically designed for the task. ANPR is used by police forces around the world for law enforcement purposes. It is also used for electronic toll collection on pay-per-use roads and as a method of cataloging the movements of traffic for example by highways agencies. Automatic number plate recognition can be used to store the images captured by the cameras as well as the text from the license plate, with some configurable to store a photograph of the driver. Systems commonly use infrared lighting to allow the camera to take the picture at any time of the day. ANPR technology tends to be region-specific, owing to plate variation from place to place. [1] The first step in a process of automatic plate recognition is a detection of a number plate area. This problematic procedure includes algorithms that are capable to detect a rectangular area of the number plate in an original image. The detection of a number plate area includes of a series of convolve operations. In detection and recognition method four main steps are there. [3] • Preprocessing • Localization • Segmentation • Recognition
A. Vehicle Image Captured by Camera: The image of the vehicle whose number plate is to be identified is captured using digital camera of 3.2 megapixel. B. Extraction of Number Plate Location: In this step the number plate is extracted by firstly converting RGB Image i.e., the captured image to Gray Scale Image. Here mathematical morphology is used to detect the region and Sobel operator are used to calculate the threshold value. After this we get a dilated image. Then imfill function is used to fill the holes so that we get a clear binary image. C. Segmentation and Recognition of Plate Character: Here bounding box technique is used for segmentation. The bounding box is used to measure the properties of the image region. The basic step in recognition of vehicle number plate is to detect the plate size. Here the segmented image is multiplied with gray scale image so that we only get the number plate of the vehicle. D. Display Vehicle Number: After undergoing the above steps the number plate is displayed in MATLAB window. III. VEHICLE RECOGNITION USING RFID Vehicle number plate detection & recognition using RFID system is very reliable for detecting the vehicle number plate. RFID technology can be used to track and identify vehicles across the country via storing and remotely retrieving information from small transponders, called RFID tags. These tags have an antenna built into them, which allows for the transmission and reception of radio waves from an RFID transceiver. A. RFID: RFID stands for Radio-Frequency IDentification. The acronym refers to small electronic devices that consist of a small chip and an antenna. The chip typically is capable of carrying 2,000 bytes of data or less. The RFID device serves the same purpose as a bar code or a magnetic strip on the back of a credit card or ATM card; it provides a unique identifier for that object. And, just as a bar code or magnetic strip must be scanned to get the information, the RFID device must be scanned to retrieve the identifying information. [2] A Radio-Frequency Identification (RFID) system has three parts: • A scanning antenna • A transceiver with a decoder to interpret the data • A transponder - the RFID tag - that has been programmed with information. The scanning antenna puts out radio-frequency signals in a relatively short range. The RF radiation does two things: • It provides a means of communicating with the transponder (the RFID tag) AND