93,980 research outputs found

    Automatic Car Registration Plate Recognition Using the Hough Transform

    Get PDF
    The development of automatic car registration plate recognition systems will provide greater efficiency for vehicle monitoring in automatic access control, and will avoid the need to equip vehicles with special RF tags for identification since all vehicles possess a unique registration plate. Thus this study is an attempt to introduce an automatic car registration plate recognition system based on identifying the plate characters by using the Hough transform. However, the proposed recognition system can be used in conjunction with a tag system for higher security access control. The automatic registration plate recognition could also have considerable potential in a wide range of applications especially in the identification of vehicle-based offences and with law enforcement. Recent advances in computer vision technology and the falling price of the related devices has contributed in making it practical to build an automatic, registration plate recognition systems. There have been a number of Optical Character Recognition (OCR) techniques, which have been used in the recognition of car registration plate characters. These systems include the character details matching process (Lotufo, et al. 1990), BAM (Bi-directional Associative Memories) neural network (Fahmy 1994) neural network (Tindall, 1995) and cross correlation pattern matching character matching techniques (Cornelli, et al. 1995). All of these systems recognized the characters by matching the full image of every character with a character\u27s template database which requires considerable processing time and large memory for the database. The purpose of this study is to explore the potential for using Hough transform (Hough 1962) in vehicle registration plate recognition. The OCR technique used in this project is unlike the other systems where the character recognition was based on matching the character\u27s full image; However the OCR technique in this system used Hough transform to identify the characters, where the recognition of a character is based on matching its identification array to the database. To validate the research, a car registration plate recognition system was developed to locate the registration plate from the full image of a vehicle and then extrar.t the plate characters by using image processing techniques. A Hough transform algorithm was applied to every character within the registration plate image to produce an identification array for these characters, and the plate characters were recognized by matching their identification array to the database. The system has been applied to a number of video recorded car images to recognize their registration plates. The rate of correctly recognized characters was 82.7% of the extracted characters, but improvement can be granted by using a faster digital camera and taking some precautions in the registration plate frames. However, the research indicated that the optical character recognition technique used in the study is an efficient and simple algorithm to identify characters, without requiring a relatively large processing memory

    Beyond Short Snippets: Deep Networks for Video Classification

    Full text link
    Convolutional neural networks (CNNs) have been extensively applied for image recognition problems giving state-of-the-art results on recognition, detection, segmentation and retrieval. In this work we propose and evaluate several deep neural network architectures to combine image information across a video over longer time periods than previously attempted. We propose two methods capable of handling full length videos. The first method explores various convolutional temporal feature pooling architectures, examining the various design choices which need to be made when adapting a CNN for this task. The second proposed method explicitly models the video as an ordered sequence of frames. For this purpose we employ a recurrent neural network that uses Long Short-Term Memory (LSTM) cells which are connected to the output of the underlying CNN. Our best networks exhibit significant performance improvements over previously published results on the Sports 1 million dataset (73.1% vs. 60.9%) and the UCF-101 datasets with (88.6% vs. 88.0%) and without additional optical flow information (82.6% vs. 72.8%)

    A high order feedback net (HOFNET) with variable non-linearity

    Get PDF
    Most neural networks proposed for pattern recognition sample the incoming image at one instant and then analyse it. This means that the data to be analysed is limited to that containing the noise present at one instant. Time independent noise is therefore, captured but only one sample of time dependent noise is included in the analysis. If however, the incoming image is sampled at several instants, or continuously, then in the subsequent analysis the time dependent noise can be averaged out. This, of course, assumes that sufficient samples can be taken before the object being imaged, has moved an appreciable distance in the field of view. High speed sampling requires parallel image input and is most conveniently carried out by optoelectronic neural network image analysis systems. Optical technology is particularly good at performing certain operations, such as Fourier Transforms, correlations and convolutions while others such as subtraction are difficult. So for an optical net it is best to choose an architecture based on convenient operations such as the high order neural networks
    • …
    corecore