11 research outputs found

    Learning-based license plate detection using global and local features

    Full text link
    This paper proposes a license plate detection algorithm using both global statistical features and local Haar-like features. Classifiers using global statistical features are constructed firstly through simple learning procedures. Using these classifiers, more than 70% of background area can be excluded from further training or detecting. Then the AdaBoost learning algorithm is used to build up the other classifiers based on selected local Haar-like features. Combining the classifiers using the global features and the local features, we obtain a cascade classifier. The classifiers based on global features decrease the complexity of the system. They are followed by the classifiers based on local Haar-like features, which makes the final classifier invariant to the brightness, color, size and position of license plates. The encouraging detection rate is achieved in the experiments. © 2006 IEEE

    Mean shift for accurate number plate detection

    Full text link
    This paper presents a robust method for number plate detection, where mean shift segmentation is used to segment color vehicle images into candidate regions. Three features are extracted in order to decide whether a candidate region contains a number plate, namely, rectangularity, aspect ratio, and edge density. Then, the Mahalanobis classifier is used with respect to the above three features to detect number plate regions accurately. The experimental results show that our algorithm produces high robustness and accuracy. © 2005 IEEE

    A fast algorithm for license plate detection in various conditions

    Full text link
    This paper proposes a fast algorithm detecting license plates in various conditions. There are three main contributions in this paper. The first contribution is that we define a new vertical edge map, with which the license plate detection algorithm is extremely fast. The second contribution is that we construct a cascade classifier which is composed of two kinds of classifiers. The classifiers based on statistical features decrease the complexity of the system. They are followed by the classifiers based on Haar-features, which make it possible to detect license plate in various conditions. Our algorithm is robust to the variance of the illumination, view angle, the position, size and color of the license plates when working in complex environment. The third contribution is that we experimentally analyze the relations of the scaling factor with detection rate and processing time. On the basis of the analysis, we select the optimal scaling factor in our algorithm. In the experiments, both high detection rate (with low false positive rate) and high speed are achieved when the algorithm is used to detect license plates in various complex conditions. © 2006 IEEE

    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

    An Efficient Features - Based License Plate Localization Method

    Full text link

    Modeling and Implementing Two-Stage AdaBoost for Real-Time Vehicle License Plate Detection

    Get PDF
    License plate (LP) detection is the most imperative part of the automatic LP recognition system. In previous years, different methods, techniques, and algorithms have been developed for LP detection (LPD) systems. This paper proposes to automatical detection of car LPs via image processing techniques based on classifier or machine learning algorithms. In this paper, we propose a real-time and robust method for LPD systems using the two-stage adaptive boosting (AdaBoost) algorithm combined with different image preprocessing techniques. Haar-like features are used to compute and select features from LP images. The AdaBoost algorithm is used to classify parts of an image within a search window by a trained strong classifier as either LP or non-LP. Adaptive thresholding is used for the image preprocessing method applied to those images that are of insufficient quality for LPD. This method is of a faster speed and higher accuracy than most of the existing methods used in LPD. Experimental results demonstrate that the average LPD rate is 98.38% and the computational time is approximately 49 ms

    Generic signboard detection in image and video.

    Get PDF
    by Shen Hua.Thesis (M.Phil.)--Chinese University of Hong Kong, 2003.Includes bibliographical references (leaves 67-71).Abstracts in English and Chinese.Abstract --- p.i摘要 --- p.iiiAcknowledgments --- p.vTable of Contents --- p.viiList of Figures --- p.ixChapter Chapter 1 --- Introduction --- p.1Chapter 1.1 --- Object Detection --- p.2Chapter 1.2 --- Signboard Detection --- p.3Chapter Chapter 2 --- System Overview --- p.5Chapter 2.1 --- What is the problem? --- p.5Chapter 2.2 --- Review of previous work --- p.6Chapter 2.3 --- System Outline --- p.8Chapter Chapter 3 --- Preprocessing --- p.10Chapter 3.1 --- Edge Detection --- p.11Chapter 3.1.1 --- Gradient-Based Method --- p.11Chapter 3.1.2 --- Laplacian of Gaussian --- p.14Chapter 3.1.3 --- Canny edge detection --- p.15Chapter 3.2 --- Corner Detection --- p.18Chapter Chapter 4 --- Finding Candidate Lines --- p.22Chapter 4.1 --- Hough Transform --- p.22Chapter 4.1.1 --- What is Hough Transform --- p.22Chapter 4.1.2 --- Parameter Space --- p.22Chapter 4.1.3 --- Accumulator Array --- p.24Chapter 4.2 --- Gradient-based Hough Transform --- p.25Chapter 4.2.1 --- Direction of Gradient --- p.26Chapter 4.2.2 --- Accumulator Array --- p.28Chapter 4.2.3 --- Peaks in the accumulator array --- p.30Chapter 4.2.4 --- Performance of Gradient-based Hough Transform --- p.32Chapter Chapter 5 --- Signboards Locating --- p.35Chapter 5.1 --- Line Verification --- p.35Chapter 5.1.1 --- Line Segmentation --- p.35Chapter 5.1.2 --- Density Checking --- p.37Chapter 5.2 --- Finding Close Circuits --- p.40Chapter 5.3 --- Remove Redundant Segments --- p.47Chapter Chapter 6 --- Post processing --- p.54Chapter Chapter 7 --- Experiments and Conclusion --- p.59Chapter 7.1 --- Experimental Results --- p.59Chapter 7.2 --- Conclusion --- p.66Bibliography --- p.6

    Vehicle make and model recognition for intelligent transportation monitoring and surveillance.

    Get PDF
    Vehicle Make and Model Recognition (VMMR) has evolved into a significant subject of study due to its importance in numerous Intelligent Transportation Systems (ITS), such as autonomous navigation, traffic analysis, traffic surveillance and security systems. A highly accurate and real-time VMMR system significantly reduces the overhead cost of resources otherwise required. The VMMR problem is a multi-class classification task with a peculiar set of issues and challenges like multiplicity, inter- and intra-make ambiguity among various vehicles makes and models, which need to be solved in an efficient and reliable manner to achieve a highly robust VMMR system. In this dissertation, facing the growing importance of make and model recognition of vehicles, we present a VMMR system that provides very high accuracy rates and is robust to several challenges. We demonstrate that the VMMR problem can be addressed by locating discriminative parts where the most significant appearance variations occur in each category, and learning expressive appearance descriptors. Given these insights, we consider two data driven frameworks: a Multiple-Instance Learning-based (MIL) system using hand-crafted features and an extended application of deep neural networks using MIL. Our approach requires only image level class labels, and the discriminative parts of each target class are selected in a fully unsupervised manner without any use of part annotations or segmentation masks, which may be costly to obtain. This advantage makes our system more intelligent, scalable, and applicable to other fine-grained recognition tasks. We constructed a dataset with 291,752 images representing 9,170 different vehicles to validate and evaluate our approach. Experimental results demonstrate that the localization of parts and distinguishing their discriminative powers for categorization improve the performance of fine-grained categorization. Extensive experiments conducted using our approaches yield superior results for images that were occluded, under low illumination, partial camera views, or even non-frontal views, available in our real-world VMMR dataset. The approaches presented herewith provide a highly accurate VMMR system for rea-ltime applications in realistic environments.\\ We also validate our system with a significant application of VMMR to ITS that involves automated vehicular surveillance. We show that our application can provide law inforcement agencies with efficient tools to search for a specific vehicle type, make, or model, and to track the path of a given vehicle using the position of multiple cameras

    Digital Interaction and Machine Intelligence

    Get PDF
    This book is open access, which means that you have free and unlimited access. This book presents the Proceedings of the 9th Machine Intelligence and Digital Interaction Conference. Significant progress in the development of artificial intelligence (AI) and its wider use in many interactive products are quickly transforming further areas of our life, which results in the emergence of various new social phenomena. Many countries have been making efforts to understand these phenomena and find answers on how to put the development of artificial intelligence on the right track to support the common good of people and societies. These attempts require interdisciplinary actions, covering not only science disciplines involved in the development of artificial intelligence and human-computer interaction but also close cooperation between researchers and practitioners. For this reason, the main goal of the MIDI conference held on 9-10.12.2021 as a virtual event is to integrate two, until recently, independent fields of research in computer science: broadly understood artificial intelligence and human-technology interaction
    corecore