4,633 research outputs found

    MINHLP: Module to Identify New Hampshire License Plates

    Get PDF
    A license plate, referred to simply as a plate or vehicle registration plate, is a small plastic or metal plate attached to a motor vehicle for official identification purposes. Most governments require a registration plate to be attached to both the front and rear of a vehicle, although certain jurisdictions or vehicle types, such as motorcycles, require only one plate, which is usually attached to the rear of the vehicle. We present analysis of Automatic License Plate Recognition (ALPR) of New Hampshire (NH) plates using open source products. This thesis contains an implementation of a demonstrated model and analysis of the results. In this paper, OpenCV (computer vision library) and Tesseract (open source optical character reader) is presented as a core intelligent infrastructure. The thesis explains the mathematical principles and algorithms used for number plate detection, processes of proper characters segmentation, normalization and recognition. A description of the challenges involved in detecting and reading license plate in NH, previous studies done by others and the strategies adopted to solve them is also given

    Car license plate detection method for Malaysian plates-styles by using a web camera

    Get PDF
    Recently, license plate detection has been used in many applications especially in transportation systems. Many methods have been proposed in order to detect license plates, but most of them work under restricted conditions such as fixed illumination, stationary background, and high resolution images. License plate detection plays an important role in car license plate recognition systems because it affects the accuracy and processing time of the system. This work aims to build a Car License Plate Detection (CLPD) system at a lower cost of its hardware devices and with less complexity of algorithms' design, and then compare its performance with the local CAR Plate Extraction Technology (CARPET). As Malaysian plates have special design and they differ from other international plates, this work tries to compare two likely-design methods. The images are taken using a web camera for both the systems. One of the most important contributions in this paper is that the proposed CLPD method uses Vertical Edge Detection Algorithm (VEDA) to extract the vertical edges of plates. The proposed CLPD method can work to detect the region of car license plates. The method shows the total time of processing one 352x288 image is 47.7 ms, and it meets the requirement of real time processing. Under the experiment datasets, which were taken from real scenes, 579 out of 643 images were successfully detected. Meanwhile, the average accuracy of locating car license plate was 90%. In this work, a comparison between CARPET and the proposed CLPD method for the same tested images was done in terms of detection rate and efficiency. The results indicated that the detection rate was 92% and 84% for the CLPD method and CARPET, respectively. The results also showed that the CLPD method could work using dark images to detect license plates, whereas CARPET had failed to do so

    Developing Arabic License Plate Recognition System Using Artificial Neural Network and Canny Edge Detection

    Get PDF
    في السنوات الأخيرة، كان هناك تطور مستمر في مجال تطبيق المركبات وعدد المركبات التي تتحرك على الطرق في جميع أنحاء البلاد. يعتبر تحديد رقم لوحة السيارة العربية بناءً على معالجة الصور مجالًا ديناميكيًا لهذا العمل ، وتم استخدام هذه التقنية لأغراض أمنية مثل تتبع السيارات المسروقة والتحكم في الوصول إلى المناطق المحظورة. يستخدم نظام تمييز اللوحات المرورية الكاميرا الرقمية لالتقاط صورة للسيارة متضمنة لوحة المرور وتعتبر كمدخل لنظام التعرف المقترح. يتكون النظام المقترح من ثلاث مراحل، تحديد لوحة ترخيص السيارة، تقسيم الاحرف والارقام الموجودة في الصورة الاساسية الى صور صغيرة تحتوي على (حرف– رقم) كلا على حدة ، والتعرف على الأحرف، يتم تحديد لوحة الرخصة  (LP) باستخدام خوارزمية كاني في الكشف على الحواف، وقد تم استخدام Connect Component Analysis (CCA) لتقسيم الحروف⸲ وأخيرًا يتم استخدام نموذج الشبكة العصبية الاصطناعية المتعددة الطبقات للتعرف على الرموز الموجودة في كل صورة، وبالتالي يتم عرض النتائج كنص على واجهة المستخدم الرسومية. وحقق النظام المقترح أداءً إجماليًا يبلغ 96 ٪ و 97.872 ٪  في تحديد لوحات المرور المتعددة الانماط والتعرف على الرموز العربية الموجودة في اللوحات على التوالي وفي ظل ظروف مختلفة.            In recent years, there has been expanding development in the vehicular part and the number of vehicles moving on the roads in all the sections of the country. Arabic vehicle number plate identification based on image processing is a dynamic area of this work; this technique is used for security purposes such as tracking of stolen cars and access control to restricted areas. The License Plate Recognition System (LPRS) exploits a digital camera to capture vehicle plate numbers is used as input to the proposed recognition system. Basically, the proposed system consists of three phases, vehicle license plate localization, character segmentation, and character recognition, the License Plate (LP) detection is presented using canny edge detection algorithm, Connect Component Analysis (CCA) have been exploited for segmenting characters. Finally, a Multi-Layer Perceptron Artificial Neural Network (MLPANN) model is utilized to identify and detect the vehicle license plate characters, and hence the results are displayed as a text on GUI. The proposed system successfully detects LP and recognizes multi-style Arabic characters with rates of 96% and 97.872% respectively under different conditions

    A Systematic Review of Vehicle License Plate Recognition Algorithms Based on Image Segmentation

    Get PDF
    Recently, vehicle license plate recognition (VLPR) is a very significant topic in smart transportation. License plate (LP) has become an important and difficult research problem in recent years due to its difficulties such as detection speed, noise, effects, various lighting, and others. In the same context, most VLPR algorithms include should have many methods to be able to identify LP images based on different letters, colors, languages, complex backgrounds, distortions, hazardous situations, obstructions, vehicle speeds, vertical or horizontal lines, horizontal slopes, and lighting.  Therefore, this study provides a comprehensive review of current VLPR algorithms in the context of detection, and segmentation. Where, available VLPR algorithms are classified according to image segmentation methods (characteristics, and features) and are compared in terms of simplicity, complexity, uptime, problems, and obstacles

    IMPROVED LICENSE PLATE LOCALIZATION ALGORITHM BASED ON MORPHOLOGICAL OPERATIONS

    Get PDF
    Automatic License Plate Recognition (ALPR) systems have become an important tool to track stolen cars, access control, and monitor traffic. ALPR system consists of locating the license plate in an image, followed by character detection and recognition. Since the license plate can exist anywhere within an image, localization is the most important part of ALPR and requires greater processing time. Most ALPR systems are computationally intensive and require a high-performance computer. The proposed algorithm differs significantly from those utilized in previous ALPR technologies by offering a fast algorithm, composed of structural elements which more precisely conducts morphological operations within an image, and can be implemented in portable devices with low computation capabilities. The proposed algorithm is able to accurately detect and differentiate license plates in complex images. This method was first tested through MATLAB with an on-line public database of Greek license plates which is a popular benchmark used in previous works. The proposed algorithm was 100% accurate in all clear images, and achieved 98.45% accuracy when using the entire database which included complex backgrounds and license plates obscured by shadow and dirt. Second, the efficiency of the algorithm was tested in devices with low computational processing power, by translating the code to Python, and was 300% faster than previous work

    Vision-based Detection of Mobile Device Use While Driving

    Get PDF
    The aim of this study was to explore the feasibility of an automatic vision-based solution to detect drivers using mobile devices while operating their vehicles. The proposed system comprises of modules for vehicle license plate localisation, driver’s face detection and mobile phone interaction. The system were then implemented and systematically evaluated using suitable image datasets. The strengths and weaknesses of individual modules were analysed and further recommendations made to improve the overall system’s performance

    Automatic License Plate Recognition Using Deep Learning Techniques

    Get PDF
    Automatic License Plate Recognition (ALPR) systems capture a vehicles license plate and recognize the license number and other required information from the captured image. ALPR systems have number of significant applications: law enforcement, public safety agencies, toll gate systems, etc. The goal of these systems is to recognize the characters and state on the license plate with high accuracy. ALPR has been implemented using various techniques. Traditional recognition methods use handcrafted features for obtaining features from the image. Unlike conventional methods, deep learning techniques automatically select features and are one of the game changing technologies in the field of computer vision, automatic recognition tasks, natural language processing. Some of the most successful deep learning methods involve Convolutional Neural Networks. This research applies deep learning techniques to the ALPR problem of recognizing the state and license number from the USA license plate. Existing ALPR systems include three stages of processing: license plate localization, character segmentation and character recognition but do little for the state recognition problem. Our research not only extracts the license number, but also processes state information from the license plate. We also propose various techniques for further research in the field of ALPR using deep learning techniques

    Intelligent proportional-integral-derivate controller using metaheuristic approach via crow search algorithm for vibration suppression of flexible plate structure

    Get PDF
    Proportional-integral-derivate (PID) controller has gained popularity since the advancement of smart devices especially in suppressing the vibration on flexible structures using different approaches. Such structures required accurate and reliable responses to prevent system failures. Swarm intelligence algorithm (SIA) is one of the optimization methods based on nature that managed to solve real-world problems. Crow search is a well-known algorithm from the SIA group that can discover optimum solutions in both local and global searches by utilizing fewer tuning parameters compared to other methods. Hence, this study aimed to simulate a PID controller tuned by SIA via crow search for vibration cancellation of horizontal flexible plate structures. Prior to that, an accurate model structure is developed as a prerequisite for PID controller development. After the best model is achieved, the proportional-integral-derivative-crow-search (PID-CS) performance was compared to a traditional tuning approach known as the Ziegler Nichols (ZN) to validate its robustness. The result revealed the PID-CS outperformed the proportional-integral-derivative-Ziegler Nichols (PID-ZN) with attenuation values of 44.75 and 42.74 dB in the first mode of vibration for single sinusoidal and real disturbances, respectively. In addition, the value of mean squared error (MSE) for PID-ZN and PID-CS for single sinusoidal disturbance are 0.0167 and 0.0081, respectively. Meanwhile, PID-ZN and PID-CS achieved 2.3981 × 10−4 and 2.3737 × 10−4 when they were exerted with real disturbance. This proves that the PID-CS is more accurate compared to the PID-ZN as it achieved the lowest MSE value
    corecore