INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLES

Size: px
Start display at page:

Download "INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLES"

Transcription

1 INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND TECHNOLOGY (IJARET) International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 ISSN (Print) ISSN (Online) Volume 4, Issue 2 March April 2013, pp IAEME: Journal Impact Factor (2013): (Calculated by GISI) IJARET I A E M E LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLES M. M. Kodabagi 1, Mr. Vijayamahantesh S. Kanavi 2 1 Department of Computer Science and Engineering, Basaveshwar Engineering College, Bagalkot , Karnataka, India 2 Department of Computer Science & Engineering, K.L.E. Institute of Technology, Hubli , Karnataka, India ABSTRACT License Plate Recognition (LPR) has been intensively studied in many countries. Due to the different types of number plates being used, the requirements of an automatic number plate recognition system are different for each country. In general, objective of any LPR system is to localize and recognize potential license plate region(s) of the vehicle images captured from handheld device/digital camera/mobile phone camera. The proposed method for License Plate Recognition (LPR) system works in three modules: localization of license plate, segmentation of the characters and recognition of the characters from the license plate. Localization of the license plate is done using morphological operations, horizontal & vertical edge processing. Character segmentation is carried out using connected component labeling. Character recognition is done by using Neural Network classifier. The method is tested on 100 samples of Indian vehicle images. The system achieves 86% accuracy in localization, 81% accuracy in segmentation and 80% accuracy in character recognition. Keywords: Localization, Segmentation, Recognition, Neural Network 1. INTRODUCTION During the past few years, Intelligent Transportation Systems (ITSs) have had a wide impact in people s life as their scope is to improve transportation safety and mobility and to enhance productivity through the use of advanced technologies. In the current information technology era, the use of automations and intelligent systems is becoming more and more widespread. The Intelligent Transport System (ITS) technology has received so much attention that many systems are being developed and applied all over the world. Therefore License Plate Recognition (LPR) has turned out to be an important research issue. 295

2 License Plate Recognition has many applications in traffic monitoring system, including controlling the traffic volume, ticketing vehicle without the human control, vehicle tracking, policing, security, and so on. The most vital and the most difficult part of any LPR system is the detection and extraction of the vehicle number plate, which directly affects the systems overall accuracy. The presence of noise, blurring in the image, uneven illumination, dim light, variation in license plate sizes and foggy conditions make the task even more difficult [1]. Therefore the overall problem may be subdivided into three distinct key modules: (a) localization of license plate from vehicle image (b) segmentation of the characters within the license plate and (c) recognition of segmented characters within the license plate [4]. The main function of the module (a) is to find out the potential regions within the image that may contain the license plate. The function of module (b) is to isolate the foreground characters from the background within the detected license plate region. And the function of the module (c) is to recognize the segments in terms of known characters or digits. Though modules (b) and (c) employ most of the traditional methods available to the technologists, module (a) i.e. localization of potential license plate regions(s) from vehicle images is the most challenging task due to the huge variations in size, shape, color, texture and spatial orientations of license plate regions in such images. Hence, in this work a novel method is proposed for detecting the location of vehicle number plates and recognizing the numerals and characters in it. In this paper, a new model for License Plate Recognition (LPR) system is presented. The proposed method for License Plate Recognition (LPR) system works in three modules: localization of license plate, segmentation of the characters and recognition of the characters from the license plate. Localization of the license plate is done using morphological operations, horizontal & vertical edge processing. Character segmentation is carried out using connected component labeling. Character recognition is done by using Neural Network classifier. The method is tested on 100 samples of Indian vehicle images. The system achieves 86% accuracy in localization, 81% accuracy in segmentation and 80% accuracy in character recognition. The rest of the paper is organized as follows: The related work is discussed in section II. The proposed model is presented in section III. Experimental results are given in section IV. Section V concludes the work and lists future directions. 2. RELATED WORKS A substantial amount of work has gone into the research related to License Plate Recognition system. Some of the related works are summarized below. An approach for Automatic Number Plate extraction, character segmentation and recognition for Indian vehicles is proposed in [1]. In India, number plate models are not followed strictly. Characters on plate are in different Indian languages, as well as in English. Due to variations in the representation of number plates, vehicle number plate extraction, character segmentation and recognition are crucial. We present the number plate extraction, character segmentation and recognition work, with English characters. Number plate extraction is done using Sobel filter, morphological operations and connected component analysis. Character segmentation is done by using connected component and vertical projection analysis. Character recognition is carried out using Support Vector Machine (SVM). The segmentation accuracy is 80% and recognition rate is %. 296

3 A new technique for Automatic Number Plate Recognition is discussed in [2]. This new approach use the vehicle number plate image captured from the digital camera and the image is processed to get the number plate information. In this context, the number plate area is localized using a novel Feature-based number plate localization method mainly focusing on the two algorithms i.e., Edge Finding Method and Window Filtering Method. These methods are used for the better development of the number plate detection system. A new method for pixel based segmentation algorithm of the alphanumeric characters in the license plate is presented in [3]. This system can be used in many different countries a feature which can be especially useful for trans-border traffic e.g. use in country borders etc. Additionally, there is an option available to the end-user for retraining the Artificial Neural Network (ANN) by building a new sample font database. The system was tested on 150 different number plates from various countries and an accuracy of 91.59% has been reached. Another method for License Plate Recognition system is presented in [4]. This new method used an innovative idea statistical distribution of the vertical edges for localization of license plate, connected component labeling for segmentation of the characters and template matching technique for recognition of the characters. In this method a real time vehicle images are captured from a road-side surveillance camera automatically throughout day and night. The images are stored in a centralized data server. A continuous process takes the stored images sequentially and interprets the license number of the vehicle. The performance of the system is measured at the three levels, i.e., localization level, segmentation level and recognition level and the result seems are quite satisfactory. A robust method for license plate location, segmentation and recognition of the characters proposed in [5]. The images of various vehicles have been acquired manually and converted in to gray-scale images. Then wiener2 filter is used to remove noise present in the plates. The segmentation of gray scale image generated by finding edges using Sobel filter and then bwlabel is used to count the number of connected component. Finally, single character is detected. The results show that the proposed method achieved accuracy of 98% by optimizing various parameters with higher recognition rate than the traditional methods. A new technique for real time application which recognizes license plates from cars at a gate is employed in [6]. The system is 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. The focus is 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. The proposed system has been implemented using Vision Assistant & Labview 11.0 the recognition of about 98% vehicles shows that the system is quite efficient. A new approach for the Automatic Recognition of Vehicle License Plates is presented in [7]. In this approach Multilayer feed-forward back-propagation algorithm using three hidden layers are used. The performance of the proposed algorithm has been tested on real vehicle images. Based on the experimental results, they conclude that their algorithm shows superior performance using two hidden layers than single hidden layer and the results revealed that as the number of hidden layers is increased, more accuracy is achieved. A new method for License Plate Recognition System proposed in [8]. This method uses vehicle steps over magnetic loop detector that senses car and takes image of the car, following image preprocessing operations for improvement in the quality of car image. From this enhanced image, license plate region is recognized and extracted. Then character fragmentation/segmentation is performed on extracted License Plate and those segmented characters are recognized using Neural Network. 297

4 An algorithm based on a combination of morphological operation with area criteria tests for number plate localization is presented in [9]. In this method segmentation of the number plate characters is achieved by the application of edge detectors, labeling and fill hole approach. The character recognition was accomplished with the aid of optical characters by the process of Template matching. The system was experimented with four different edge detectors namely Sobel, Canny, Prewitt, LOG. A comparative analysis on the success rate of the proposed system showed overall better success rate of 96.8% by using canny edge detector. An approach for Automatic Number Plate Recognition system discussed in [10]. This approach consists of few algorithm like Feature based number plate Localization for locating the number plate, Image Scissoring algorithm for character segmentation and proposed algorithm for character recognition using Support Vector Machine (SVM).System can recognize single or double line number plate. The problem of license plate recognition using a three layer fuzzy neural network is presented in [11]. In the first stage the plate is detected inside the digital image using rectangular perimeter detection and the finding of a pattern by pattern matching, after that, the characters are extracted from the plate by means of horizontal and vertical projections. Finally, a fuzzy neural network is used to recognize the license plate. The tests were made in an uncontrolled environment in a parking lot and using Mexican and American plates. The results show that the system is robust as compare to those systems Papered in the literature. A new method for Vehicle License Plate Identification is employed in [12]. In this method an adaptive image segmentation technique (sliding concentric windows) and connected component analysis in conjunction with a character recognition neural network. The algorithm was tested with 1334 natural-scene gray-level vehicle images of different backgrounds and ambient illumination. The camera focused in the plate, while the angle of view and the distance from the vehicle varied ac-cording to the experimental setup. The license plates properly segmented were 1287 over 1334 input images (96.5%). The optical character recognition system is a two-layer probabilistic neural network (PNN) with topology , whose performance for entire plate recognition reached 89.1%. The PNN is trained to identify alphanumeric characters from car license plates based on data obtained from algorithmic image processing. Combining the above two rates, the overall rate of success for the license-plate-recognition algorithm is 86.0%. Out of many works cited in the literature it is agreed that existing algorithms based on localization, segmentation and recognition of characters in vehicle license plates are having some limitations due to, variations in the representation of number plates, color of the plate, font/size of each character, spacing between subsequent characters etc. To address these challenges the objective of current work is to develop a novel technique for localization, segmentation and recognition of license plate not only to enrich the research but also used in full-fledged commercial environment. 3. PROPOSED MODEL The proposed model comprises in two main phases, Training and Testing. The Training phase covers preprocessing of training images, zone-wise statistical feature extraction, knowledge base construction. The Testing phase covers preprocessing of car image, number plate localization, character segmentation and recognition model. The block diagram of the proposed model is given in Fig. 1. The detailed description of each phase is presented in the following subsections. 298

5 Fig. 1. Block Diagram of Proposed Model. The images are collected from various vehicles captured from mobile phone camera (2 MegaPixels). The characters from those license plates are segmented manually and stored as training images/samples in the database for training neural network. 3.1 Preprocessing of training image The character image from the database is preprocessed for enhancing the recognition accuracy of the proposed work. The steps of preprocessing are as follows: Convert the input image into black and white image using the function im2bw. Salt and pepper noise are removed by calling the medfilt2 function. Image is resize to 30*30 by using the function imresize.. Generate thinned image by calling the function bwmorph. 3.2 Feature Extraction The preprocessed image is collected from database then it is divided into various blocks/zones with the size 5 X 5 as shown in Fig The sum of all pixels in the zone is computed which represent one feature/value of an image. Totally 36(30 * 30 size of the image) features are computed in the same manner for an entire image and features are stored in the feature vector X. The feature vector X is described in equation (1). Where, X = [ fi ]; 1 i 36 (1) fi is feature vector of i th zone. 299

6 3.3 Knowledge Base Construction. From the database, 50% of samples are used for training and 50% of samples are used for testing. Then the feature vectors of all training images are stored into knowledge base KB as shown in equation (2). KB = [ X j ]; 1 j N (2) Where KB is knowledge base, Xj is a feature vector of j th image in the training dataset N is the number of training samples. 3.4 Training the Neural Network The Knowledge base is given as input to the Neural Network for training of samples. 3.5 Preprocessing of vehicle image In this process Colored Image is converted into Gray-Scale Image. The algorithm described here is independent of the type of colors in image and relies mainly on the gray level of an image for processing and extracting the required information. Color components like Red, Green and Blue value are not used throughout this algorithm. So, if the input image is a colored image represented by 3-dimensional array, it is converted to a 2-dimensional gray image before further processing Number Plate Localization Dilation is a process of improvising given image by filling holes in an image, sharpen the edges of objects in an image, and join the broken lines and increase the brightness of an image. In this process, each pixel is compared with its neighboring pixels and its value is set equal to the maximum value out of both the neighboring pixels. This process makes edges of an image sharper. In turn, it helps in better detection of an image. If an input image is blurred, this step will help to improve such blurred image and make it easy for detection. In horizontal edge processing of an image, the algorithm traverses through each column of an image. In each column, the algorithm starts with the second pixel from the top. The difference between second and first pixel is calculated. If the difference exceeds certain threshold, it is added to total sum of differences. Then, algorithm will move downwards to calculate the difference between the third and second pixels. So on, it moves until the end of a column and calculate the total sum of differences between neighboring pixels. At the end, an array containing the column-wise sum is created. The same process is carried out to find the vertical edge processing. In this case, rows are processed instead of columns. To prevent loss of important information in further steps, it is required to smooth out such changes in values of histogram. For the same, the histogram value is passed through a low-pass digital filter. While performing this step, each histogram value is averaged, considering the values on it right-hand side and left-hand side. This step is performed on both horizontal as well as the vertical array values. This step finds all the regions in an image that has high probability of containing a license plate. Co-ordinates of all such probable regions are stored in an array. 300

7 The output of segmentation process is all the regions that have maximum probability of containing a license plate. Out of these regions, the one with the maximum histogram value is considered as the most probable candidate for number plate. All the regions are processed row-wise and column-wise to find a common region having maximum horizontal and vertical histogram value. This is the region having highest probability of containing a license plate. 3.7 Character segmentation In character segmentation module, global threshold (level) is computed that can be used to convert an intensity image to a binary image. All pixels in the input image with luminance greater than a level value with the value 1 (white) and replace all other pixels with the value 0 (black). Label connected components Once we got the a threshold value the next step is to remove from a binary image all connected components (objects) that have fewer than 30 pixels, producing another binary image. The bwareaopen function used in this work for such purpose. The default connectivity is 8 for two dimensions. Measure properties of image regions The next step is used to measure properties of image regions. The image is a logical array; it can have any dimension. In grayscale image Bounding Box method is used, which returns the smallest rectangle containing the region. The method takes two parameters, one to specify the upper-left corner of the bounding box and another specifies the width of the bounding box along each dimension. Once the properties are measured a rectangle box is drawn on each of the object identified. Objects extraction In the object extraction, the find function returns the row and column indices of the nonzero entries in the matrix X. This syntax is especially useful when working with sparse matrices. Individual objects are extracted one by one and these characters are held in an array for further processing. 3.8 Character Recognition Model In this phase, a testing image is processed to obtain zone-wise features and stored into a feature vector T as shown in equation (3). T = [ f i ]; 1 i 36 (3) Character classifier in this system is based on K-Nearest Neighbors (KNN). The design of KNN based character classifier is shown in figure

8 Figure 2 KNN-based Character Classifier The KNN classifier uses features of testing image returns recognized character. 4. EXPERIMENTAL RESULTS AND ANALYSIS The experimental tests were conducted for most of the images containing several issues like spatial orientation, double lined characters, tilted license plates and results were highly encouraging. The experimental result of processing one of the issue i.e license plate with spatial orientation is considered as an example and the overall performance of the system are given below; Fig 3.Image with license plate at spatial orientation Fig 4. After Gray Scale conversion Fig 5 After localization phase Fig 6. After Segmentation phase Fig 7. Recognised Characters 302

9 Total Number of Images used for Testing TABLE 1: Overall System Performance Localization Model Segmentation Model Character Recognition Model % 81% 80% 5. CONCLUSION The work presented in this paper involved developing a License Plate Recognition system in order to verify character recognition of the vehicle number plate. From the experimental results it is observed that this method gives the good results. The method is tested for 100 samples of vehicle image database. This technique is not only computationally less expensive but also provides best recognition results. The method is insensitive to the presence of skew, different font size/style, double lined number plate and achieves 86% accuracy in localization,81% accuracy in segmentation and 80% accuracy in character recognition accuracy. Several open questions still remain in this license plate recognition system. The robustness for image variations in rotations, illumination, etc. must be improved. REFERENCES [1] M. M. Shidore, S. P. Narote, Number Plate Recognition for Indian Vehicles, IJCSNS International Journal of Computer Science and Network Security, VOL.11 No.2, Feb. 2011, pp [2] S.Kranthi, K.Pranathi, A.Srisaila, Automatic Number plate Recognition, International Journal of Advancements in Technology, Vol 2, No. 3, July 2011, pp [3] Ankush Roy, Debarshi Patanjali Ghoshal, Number Plate Recognition for use in Different Countries Using an Improved Segmentation, /11/$ IEEE. [4] Satadal Saha, Subhadip Basu and Mita Nasipuri, Automatic Localization and Recognition of License Plate Characters for Indian Vehicles, IJCSET, Vol-2 No 4 August 2011, pp [5] Anish Lazrus, Siddhartha Choubey, Sinha G.R. An Efficient Method of Vehicle Number Plate Detection And Recognition, IJMI International Journal of Machine Intelligence ISSN: & E-ISSN: , Volume 3, Issue 3, 2011, pp [6] Kuldeepak, Monika kaushik, Munish Vashishath, License Plate Recognition System based on Image Processing Using Labview, International Journal of Electronics Communication and Computer Technology (IJECCT), Volume 2 Issue 4 (July 2012), pp [7] Stuti Asthana, Niresh Sharma, Rajdeep Singh, Vehicle number plate recognition using multiple layer back propagation neural networks, International Journal of Computer Technology and Electronics Engineering (IJCTEE) Volume 1, Issue 1, pp

10 [8] Anuja P. Nagare, License Plate Character Recognition System using Neural Network, International Journal of Computer Applications ( ), Volume 25 No.10, July 2011 pp [9] P.Anishiya, Prof. S. Mary Joans, Number Plate Recognition for Indian Cars using Morphological Dilation and Erosion with the Aid of Ocrs, 2011 International Conference on Information and Network Technology IACSIT Press, Singapore, IPCSIT vol , pp [10] Shriram Kishanrao Waghmare, A. K. Gulve, Vikas N.Nirgude, Automatic Number Plate Recognition (Anpr) System For Indian Conditions using Support Vector Machine (Svm), International Journal of Computer Science and its Applications [ISSN ], pp [11] Osslan Osiris Vergara Villegas, Daniel Gonzál ez Balderrama, Humberto de Jesús Ochoa Domínguez and Vianey Guadalupe Cruz Sánchez, License Plate Recognition Using a Novel Fuzzy Multilayer Neural Network, International Journal of Computers, Issue 1, Volume 3, 2009, pp [12] Christos Nikolaos E. Anagnostopoulos, Ioannis E. Anagnostopoulos, Vassili Loumos, and Eleftherios Kayafas, A License Plate-Recognition Algorithm for Intelligent Transportation System Applications, IEEE, Transactions on Intelligent Transportation Systems. Vol. 7, No.3, September pp [13] Mayur V. Parulekar, Viraj Padte, Dhaval Shroff, Akash Metawala and Harsh Nangalia, Congestion Control & Collision Avoidance Algorithm in Intelligent Transportation Systems, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 2, 2013, pp , ISSN Print: , ISSN Online: [14] M. M. Kodabagi, S. A. Angadi and Chetana. R. Shivanagi, Character Recognition of Kannada Text in Scene Images using Neural Network, International Journal of Graphics and Multimedia (IJGM), Volume 4, Issue 1, 2013, pp. 9-19, ISSN Print: , ISSN Online: [15] M. M. Kodabagi and S. R. Karjol, Script Identification from Printed Document Images using Statistical Features, International Journal of Computer Engineering & Technology (IJCET), Volume 4, Issue 2, 2013, pp , ISSN Print: , ISSN Online: [16] M. M. Kodabagi and Hemavati C. Purad, Script Identification using DCT Coefficients, International Journal of Graphics and Multimedia (IJGM), Volume 4, Issue 1, 2013, pp , ISSN Print: , ISSN Online: [17] M. M. Kodabagi, S. A. Angadi and Anuradha. R. Pujari, Text Region Extraction from Low Resolution Display Board Images using Wavelet Features, International Journal of Information Technology and Management Information Systems (IJITMIS), Volume 4, Issue 1, 2013, pp , ISSN Print: , ISSN Online:

Automatic License Plate Detection and Character Extraction with Adaptive Threshold and Projections

Automatic License Plate Detection and Character Extraction with Adaptive Threshold and Projections Automatic License Plate Detection and Character Extraction with Adaptive Threshold and Projections DANIEL GONZÁLEZ BALDERRAMA, OSSLAN OSIRIS VERGARA VILLEGAS, HUMBERTO DE JESÚS OCHOA DOMÍNGUEZ 2, VIANEY

More information

Character Recognition of High Security Number Plates Using Morphological Operator

Character Recognition of High Security Number Plates Using Morphological Operator Character Recognition of High Security Number Plates Using Morphological Operator Kamaljit Kaur * Department of Computer Engineering, Baba Banda Singh Bahadur Polytechnic College Fatehgarh Sahib,Punjab,India

More information

HCR Using K-Means Clustering Algorithm

HCR Using K-Means Clustering Algorithm HCR Using K-Means Clustering Algorithm Meha Mathur 1, Anil Saroliya 2 Amity School of Engineering & Technology Amity University Rajasthan, India Abstract: Hindi is a national language of India, there are

More information

A Robust Automated Process for Vehicle Number Plate Recognition

A Robust Automated Process for Vehicle Number Plate Recognition A Robust Automated Process for Vehicle Number Plate Recognition Dr. Khalid Nazim S. A. #1, Mr. Adarsh N. #2 #1 Professor & Head, Department of CS&E, VVIET, Mysore, Karnataka, India. #2 Department of CS&E,

More information

Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network

Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network Cursive Handwriting Recognition System Using Feature Extraction and Artificial Neural Network Utkarsh Dwivedi 1, Pranjal Rajput 2, Manish Kumar Sharma 3 1UG Scholar, Dept. of CSE, GCET, Greater Noida,

More information

Extraction and Recognition of Alphanumeric Characters from Vehicle Number Plate

Extraction and Recognition of Alphanumeric Characters from Vehicle Number Plate Extraction and Recognition of Alphanumeric Characters from Vehicle Number Plate Surekha.R.Gondkar 1, C.S Mala 2, Alina Susan George 3, Beauty Pandey 4, Megha H.V 5 Associate Professor, Department of Telecommunication

More information

OCR For Handwritten Marathi Script

OCR For Handwritten Marathi Script International Journal of Scientific & Engineering Research Volume 3, Issue 8, August-2012 1 OCR For Handwritten Marathi Script Mrs.Vinaya. S. Tapkir 1, Mrs.Sushma.D.Shelke 2 1 Maharashtra Academy Of Engineering,

More information

Improving License Plate Recognition Rate using Hybrid Algorithms

Improving License Plate Recognition Rate using Hybrid Algorithms Improving License Plate Recognition Rate using Hybrid Algorithms 1 Anjli Varghese, 2 R Srikantaswamy 1,2 Dept. of Electronics and Communication Engineering, Siddaganga Institute of Technology, Tumakuru,

More information

American International Journal of Research in Science, Technology, Engineering & Mathematics

American International Journal of Research in Science, Technology, Engineering & Mathematics American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-3491, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

Optical Character Recognition (OCR) for Printed Devnagari Script Using Artificial Neural Network

Optical Character Recognition (OCR) for Printed Devnagari Script Using Artificial Neural Network International Journal of Computer Science & Communication Vol. 1, No. 1, January-June 2010, pp. 91-95 Optical Character Recognition (OCR) for Printed Devnagari Script Using Artificial Neural Network Raghuraj

More information

An Improvement Study for Optical Character Recognition by using Inverse SVM in Image Processing Technique

An Improvement Study for Optical Character Recognition by using Inverse SVM in Image Processing Technique An Improvement Study for Optical Character Recognition by using Inverse SVM in Image Processing Technique I Dinesh KumarVerma, II Anjali Khatri I Assistant Professor (ECE) PDM College of Engineering, Bahadurgarh,

More information

HANDWRITTEN GURMUKHI CHARACTER RECOGNITION USING WAVELET TRANSFORMS

HANDWRITTEN GURMUKHI CHARACTER RECOGNITION USING WAVELET TRANSFORMS International Journal of Electronics, Communication & Instrumentation Engineering Research and Development (IJECIERD) ISSN 2249-684X Vol.2, Issue 3 Sep 2012 27-37 TJPRC Pvt. Ltd., HANDWRITTEN GURMUKHI

More information

DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK

DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK DESIGNING A REAL TIME SYSTEM FOR CAR NUMBER DETECTION USING DISCRETE HOPFIELD NETWORK A.BANERJEE 1, K.BASU 2 and A.KONAR 3 COMPUTER VISION AND ROBOTICS LAB ELECTRONICS AND TELECOMMUNICATION ENGG JADAVPUR

More information

N.Priya. Keywords Compass mask, Threshold, Morphological Operators, Statistical Measures, Text extraction

N.Priya. Keywords Compass mask, Threshold, Morphological Operators, Statistical Measures, Text extraction Volume, Issue 8, August ISSN: 77 8X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Combined Edge-Based Text

More information

Scene Text Detection Using Machine Learning Classifiers

Scene Text Detection Using Machine Learning Classifiers 601 Scene Text Detection Using Machine Learning Classifiers Nafla C.N. 1, Sneha K. 2, Divya K.P. 3 1 (Department of CSE, RCET, Akkikkvu, Thrissur) 2 (Department of CSE, RCET, Akkikkvu, Thrissur) 3 (Department

More information

Segmentation of Kannada Handwritten Characters and Recognition Using Twelve Directional Feature Extraction Techniques

Segmentation of Kannada Handwritten Characters and Recognition Using Twelve Directional Feature Extraction Techniques Segmentation of Kannada Handwritten Characters and Recognition Using Twelve Directional Feature Extraction Techniques 1 Lohitha B.J, 2 Y.C Kiran 1 M.Tech. Student Dept. of ISE, Dayananda Sagar College

More information

A New Approach to Detect and Extract Characters from Off-Line Printed Images and Text

A New Approach to Detect and Extract Characters from Off-Line Printed Images and Text Available online at www.sciencedirect.com Procedia Computer Science 17 (2013 ) 434 440 Information Technology and Quantitative Management (ITQM2013) A New Approach to Detect and Extract Characters from

More information

LIBYAN VEHICLE PLATE RECOGNITION USING REGIONBASED FEATURES AND PROBABILISTIC NEURAL NETWORK

LIBYAN VEHICLE PLATE RECOGNITION USING REGIONBASED FEATURES AND PROBABILISTIC NEURAL NETWORK LIBYAN VEHICLE PLATE RECOGNITION USING REGIONBASED FEATURES AND PROBABILISTIC NEURAL NETWORK 1 KHADIJA AHMAD JABAR, 2 MOHAMMAD FAIDZUL NASRUDIN School Of Computer Science, Universiti Kebangsaan Malaysia,

More information

DEVANAGARI SCRIPT SEPARATION AND RECOGNITION USING MORPHOLOGICAL OPERATIONS AND OPTIMIZED FEATURE EXTRACTION METHODS

DEVANAGARI SCRIPT SEPARATION AND RECOGNITION USING MORPHOLOGICAL OPERATIONS AND OPTIMIZED FEATURE EXTRACTION METHODS DEVANAGARI SCRIPT SEPARATION AND RECOGNITION USING MORPHOLOGICAL OPERATIONS AND OPTIMIZED FEATURE EXTRACTION METHODS Sushilkumar N. Holambe Dr. Ulhas B. Shinde Shrikant D. Mali Persuing PhD at Principal

More information

Handwritten Script Recognition at Block Level

Handwritten Script Recognition at Block Level Chapter 4 Handwritten Script Recognition at Block Level -------------------------------------------------------------------------------------------------------------------------- Optical character recognition

More information

INTELLIGENT transportation systems have a significant

INTELLIGENT transportation systems have a significant INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 205, VOL. 6, NO. 4, PP. 35 356 Manuscript received October 4, 205; revised November, 205. DOI: 0.55/eletel-205-0046 Efficient Two-Step Approach for Automatic

More information

Varun Manchikalapudi Dept. of Information Tech., V.R. Siddhartha Engg. College (A), Vijayawada, AP, India

Varun Manchikalapudi Dept. of Information Tech., V.R. Siddhartha Engg. College (A), Vijayawada, AP, India Skew Correction and Localisation of Number Plate Using Hough Rectangular Transform Varun Manchikalapudi Dept. of Information Tech., V.R. Siddhartha Engg. College (A), Vijayawada, AP, India Abstract Skew

More information

Recognition of Gurmukhi Text from Sign Board Images Captured from Mobile Camera

Recognition of Gurmukhi Text from Sign Board Images Captured from Mobile Camera International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 17 (2014), pp. 1839-1845 International Research Publications House http://www. irphouse.com Recognition of

More information

Analysis of Image and Video Using Color, Texture and Shape Features for Object Identification

Analysis of Image and Video Using Color, Texture and Shape Features for Object Identification IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 16, Issue 6, Ver. VI (Nov Dec. 2014), PP 29-33 Analysis of Image and Video Using Color, Texture and Shape Features

More information

A MODULARIZED APPROACH FOR REAL TIME VEHICULAR SURVEILLANCE WITH A CUSTOM HOG BASED LPR SYSTEM. Vivek Joy 1, Kakkanad, Kochi, Kerala.

A MODULARIZED APPROACH FOR REAL TIME VEHICULAR SURVEILLANCE WITH A CUSTOM HOG BASED LPR SYSTEM. Vivek Joy 1, Kakkanad, Kochi, Kerala. Available online at http://euroasiapub.org/journals.php Vol. 7 Issue 6, June-2017, pp. 15~27 Thomson Reuters Researcher ID: L-5236-2015 A MODULARIZED APPROACH FOR REAL TIME VEHICULAR SURVEILLANCE WITH

More information

Analysis of Feature Extraction Techniques for Vehicle Number Plate Detection

Analysis of Feature Extraction Techniques for Vehicle Number Plate Detection Analysis of Feature Extraction Techniques for Vehicle Number Plate Detection Swati Jagtap Department of Computer Engineering, Pune Iinstitute of Computer Technology,Pune Abstract Vehicle identification

More information

Skew Detection and Correction of Document Image using Hough Transform Method

Skew Detection and Correction of Document Image using Hough Transform Method Skew Detection and Correction of Document Image using Hough Transform Method [1] Neerugatti Varipally Vishwanath, [2] Dr.T. Pearson, [3] K.Chaitanya, [4] MG JaswanthSagar, [5] M.Rupesh [1] Asst.Professor,

More information

Human Motion Detection and Tracking for Video Surveillance

Human Motion Detection and Tracking for Video Surveillance Human Motion Detection and Tracking for Video Surveillance Prithviraj Banerjee and Somnath Sengupta Department of Electronics and Electrical Communication Engineering Indian Institute of Technology, Kharagpur,

More information

LOCALIZATION OF LICENSE PLATE NUMBER USING DYNAMIC IMAGE PROCESSING TECHNIQUES

LOCALIZATION OF LICENSE PLATE NUMBER USING DYNAMIC IMAGE PROCESSING TECHNIQUES LOCALIZATION OF LICENSE PLATE NUMBER USING DYNAMIC IMAGE PROCESSING TECHNIQUES Mr. Prasad Prakash Sutar 1, Prof. Pravin C. Latane 2, 1 P.G Student, Department of Electronics and Telecommunication Engineering,

More information

Automatic Privileged Vehicle Passing System using Image Processing

Automatic Privileged Vehicle Passing System using Image Processing RESEARCH ARTICLE OPEN ACCESS Automatic Privileged Vehicle Passing System using Image Processing Abhijeet Kumar, Abhijit Manwatkar, Ayush Sharma, Sumeet Patel Electronics and Telecommunication Yeshwantrao

More information

Study on road sign recognition in LabVIEW

Study on road sign recognition in LabVIEW IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Study on road sign recognition in LabVIEW To cite this article: M Panoiu et al 2016 IOP Conf. Ser.: Mater. Sci. Eng. 106 012009

More information

Object Detection in Video Streams

Object Detection in Video Streams Object Detection in Video Streams Sandhya S Deore* *Assistant Professor Dept. of Computer Engg., SRES COE Kopargaon *sandhya.deore@gmail.com ABSTRACT Object Detection is the most challenging area in video

More information

Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers

Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers A. Salhi, B. Minaoui, M. Fakir, H. Chakib, H. Grimech Faculty of science and Technology Sultan Moulay Slimane

More information

Fine Classification of Unconstrained Handwritten Persian/Arabic Numerals by Removing Confusion amongst Similar Classes

Fine Classification of Unconstrained Handwritten Persian/Arabic Numerals by Removing Confusion amongst Similar Classes 2009 10th International Conference on Document Analysis and Recognition Fine Classification of Unconstrained Handwritten Persian/Arabic Numerals by Removing Confusion amongst Similar Classes Alireza Alaei

More information

License Plate Recognition Using a Novel Fuzzy Multilayer Neural Network

License Plate Recognition Using a Novel Fuzzy Multilayer Neural Network Issue, Volume 3, 2009 License Plate Recognition Using a Novel Fuzzy Multilayer Neural Network Osslan Osiris Vergara Villegas, Daniel González Balderrama, Humberto de Jesús Ochoa Domínguez and Vianey Guadalupe

More information

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM

CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM CORRELATION BASED CAR NUMBER PLATE EXTRACTION SYSTEM 1 PHYO THET KHIN, 2 LAI LAI WIN KYI 1,2 Department of Information Technology, Mandalay Technological University The Republic of the Union of Myanmar

More information

Suspicious Activity Detection of Moving Object in Video Surveillance System

Suspicious Activity Detection of Moving Object in Video Surveillance System International Journal of Latest Engineering and Management Research (IJLEMR) ISSN: 2455-4847 ǁ Volume 1 - Issue 5 ǁ June 2016 ǁ PP.29-33 Suspicious Activity Detection of Moving Object in Video Surveillance

More information

A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation

A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation A System for Joining and Recognition of Broken Bangla Numerals for Indian Postal Automation K. Roy, U. Pal and B. B. Chaudhuri CVPR Unit; Indian Statistical Institute, Kolkata-108; India umapada@isical.ac.in

More information

MATHEMATICAL IMAGE PROCESSING FOR AUTOMATIC NUMBER PLATE RECOGNITION SYSTEM

MATHEMATICAL IMAGE PROCESSING FOR AUTOMATIC NUMBER PLATE RECOGNITION SYSTEM J. KSIAM Vol.14, No.1, 57 66, 2010 MATHEMATICAL IMAGE PROCESSING FOR AUTOMATIC NUMBER PLATE RECOGNITION SYSTEM SUNHEE KIM, SEUNGMI OH, AND MYUNGJOO KANG DEPARTMENT OF MATHEMATICAL SCIENCES, SEOUL NATIONAL

More information

Mobile Application with Optical Character Recognition Using Neural Network

Mobile Application with Optical Character Recognition Using Neural Network Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 1, January 2015,

More information

Keywords: Thresholding, Morphological operations, Image filtering, Adaptive histogram equalization, Ceramic tile.

Keywords: Thresholding, Morphological operations, Image filtering, Adaptive histogram equalization, Ceramic tile. Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Blobs and Cracks

More information

GIET Haryana, India 3 M.tech Scholar, Electronics and communication Engineering. DTU Delhi, India I. INTRODUCTION

GIET Haryana, India 3 M.tech Scholar, Electronics and communication Engineering. DTU Delhi, India I. INTRODUCTION A Model for License Plate Recognition Shambhavi Mudra 1, Sunil Nijhawan 2, Vishesh Nasir 3 1 M.tech Scholar, 2 Associate Professor, Electronics and communication Engineering GIET Haryana, India 3 M.tech

More information

On-road obstacle detection system for driver assistance

On-road obstacle detection system for driver assistance Asia Pacific Journal of Engineering Science and Technology 3 (1) (2017) 16-21 Asia Pacific Journal of Engineering Science and Technology journal homepage: www.apjest.com Full length article On-road obstacle

More information

Automatic Number Plate Recognition using Android application

Automatic Number Plate Recognition using Android application Automatic Number Plate Recognition using Android application G Ravi Kumar, P Prudhvi Kiran Assistant Professor, Dept. of I.T., Vignan s Institute of Information Technology, Andhra Pradesh, India Assistant

More information

Segmentation of Characters of Devanagari Script Documents

Segmentation of Characters of Devanagari Script Documents WWJMRD 2017; 3(11): 253-257 www.wwjmrd.com International Journal Peer Reviewed Journal Refereed Journal Indexed Journal UGC Approved Journal Impact Factor MJIF: 4.25 e-issn: 2454-6615 Manpreet Kaur Research

More information

Vehicle Number Plate Recognition System for Theft Detection

Vehicle Number Plate Recognition System for Theft Detection Vehicle Number Plate Recognition System for Theft Detection Kulkarni Suraj Deeliprao Dept. of Electronics and Telecommunication Smt.Kashibai Navale College of Engg.,Vadgaon(Bk) Pune, India, Prof. Pallavi

More information

Mingle Face Detection using Adaptive Thresholding and Hybrid Median Filter

Mingle Face Detection using Adaptive Thresholding and Hybrid Median Filter Mingle Face Detection using Adaptive Thresholding and Hybrid Median Filter Amandeep Kaur Department of Computer Science and Engg Guru Nanak Dev University Amritsar, India-143005 ABSTRACT Face detection

More information

An Approach to Efficiently Recognize Number Plates from Car Images

An Approach to Efficiently Recognize Number Plates from Car Images International Journal of Computational Intelligence and Informatics, Vol. 2: No. 2, July - September 2012 An Approach to Efficiently Recognize Number Plates from Car Images M Sundaresan Associate Professor

More information

International Journal of Advance Research in Engineering, Science & Technology

International Journal of Advance Research in Engineering, Science & Technology Impact Factor (SJIF): 4.542 International Journal of Advance Research in Engineering, Science & Technology e-issn: 2393-9877, p-issn: 2394-2444 Volume 4, Issue 4, April-2017 A Simple Effective Algorithm

More information

A Modified SVD-DCT Method for Enhancement of Low Contrast Satellite Images

A Modified SVD-DCT Method for Enhancement of Low Contrast Satellite Images A Modified SVD-DCT Method for Enhancement of Low Contrast Satellite Images G.Praveena 1, M.Venkatasrinu 2, 1 M.tech student, Department of Electronics and Communication Engineering, Madanapalle Institute

More information

PARALLEL PROCESSING TECHNIQUE FOR HIGH SPEED IMAGE SEGMENTATION USING COLOR

PARALLEL PROCESSING TECHNIQUE FOR HIGH SPEED IMAGE SEGMENTATION USING COLOR INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976

More information

(Refer Slide Time 00:17) Welcome to the course on Digital Image Processing. (Refer Slide Time 00:22)

(Refer Slide Time 00:17) Welcome to the course on Digital Image Processing. (Refer Slide Time 00:22) Digital Image Processing Prof. P. K. Biswas Department of Electronics and Electrical Communications Engineering Indian Institute of Technology, Kharagpur Module Number 01 Lecture Number 02 Application

More information

EE795: Computer Vision and Intelligent Systems

EE795: Computer Vision and Intelligent Systems EE795: Computer Vision and Intelligent Systems Spring 2012 TTh 17:30-18:45 WRI C225 Lecture 04 130131 http://www.ee.unlv.edu/~b1morris/ecg795/ 2 Outline Review Histogram Equalization Image Filtering Linear

More information

Tumor Detection and classification of Medical MRI UsingAdvance ROIPropANN Algorithm

Tumor Detection and classification of Medical MRI UsingAdvance ROIPropANN Algorithm International Journal of Engineering Research and Advanced Technology (IJERAT) DOI:http://dx.doi.org/10.31695/IJERAT.2018.3273 E-ISSN : 2454-6135 Volume.4, Issue 6 June -2018 Tumor Detection and classification

More information

Babu Madhav Institute of Information Technology Years Integrated M.Sc.(IT)(Semester - 7)

Babu Madhav Institute of Information Technology Years Integrated M.Sc.(IT)(Semester - 7) 5 Years Integrated M.Sc.(IT)(Semester - 7) 060010707 Digital Image Processing UNIT 1 Introduction to Image Processing Q: 1 Answer in short. 1. What is digital image? 1. Define pixel or picture element?

More information

NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: VOLUME 5, ISSUE

NOVATEUR PUBLICATIONS INTERNATIONAL JOURNAL OF INNOVATIONS IN ENGINEERING RESEARCH AND TECHNOLOGY [IJIERT] ISSN: VOLUME 5, ISSUE OPTICAL HANDWRITTEN DEVNAGARI CHARACTER RECOGNITION USING ARTIFICIAL NEURAL NETWORK APPROACH JYOTI A.PATIL Ashokrao Mane Group of Institution, Vathar Tarf Vadgaon, India. DR. SANJAY R. PATIL Ashokrao Mane

More information

Spatial Adaptive Filter for Object Boundary Identification in an Image

Spatial Adaptive Filter for Object Boundary Identification in an Image Advances in Computational Sciences and Technology ISSN 0973-6107 Volume 9, Number 1 (2016) pp. 1-10 Research India Publications http://www.ripublication.com Spatial Adaptive Filter for Object Boundary

More information

Detection of Edges Using Mathematical Morphological Operators

Detection of Edges Using Mathematical Morphological Operators OPEN TRANSACTIONS ON INFORMATION PROCESSING Volume 1, Number 1, MAY 2014 OPEN TRANSACTIONS ON INFORMATION PROCESSING Detection of Edges Using Mathematical Morphological Operators Suman Rani*, Deepti Bansal,

More information

OFFLINE SIGNATURE VERIFICATION

OFFLINE SIGNATURE VERIFICATION International Journal of Electronics and Communication Engineering and Technology (IJECET) Volume 8, Issue 2, March - April 2017, pp. 120 128, Article ID: IJECET_08_02_016 Available online at http://www.iaeme.com/ijecet/issues.asp?jtype=ijecet&vtype=8&itype=2

More information

LICENSE PLATE RECOGNITION FOR TOLL PAYMENT APPLICATION

LICENSE PLATE RECOGNITION FOR TOLL PAYMENT APPLICATION LICENSE PLATE RECOGNITION FOR TOLL PAYMENT APPLICATION Saranya.K 1, AncyGloria.C 2 1 P.G Scholar, Electronics and Communication Engineering, B.S.Abdur Rahman University, Tamilnadu, India 2 Assistant Professor,

More information

LANE DEPARTURE WARNING SYSTEM FOR VEHICLE SAFETY

LANE DEPARTURE WARNING SYSTEM FOR VEHICLE SAFETY LANE DEPARTURE WARNING SYSTEM FOR VEHICLE SAFETY 1 K. Sravanthi, 2 Mrs. Ch. Padmashree 1 P.G. Scholar, 2 Assistant Professor AL Ameer College of Engineering ABSTRACT In Malaysia, the rate of fatality due

More information

SEVERAL METHODS OF FEATURE EXTRACTION TO HELP IN OPTICAL CHARACTER RECOGNITION

SEVERAL METHODS OF FEATURE EXTRACTION TO HELP IN OPTICAL CHARACTER RECOGNITION SEVERAL METHODS OF FEATURE EXTRACTION TO HELP IN OPTICAL CHARACTER RECOGNITION Binod Kumar Prasad * * Bengal College of Engineering and Technology, Durgapur, W.B., India. Rajdeep Kundu 2 2 Bengal College

More information

An Efficient way of Number Plate Alphabets and Numbers Extraction for Security Purpose

An Efficient way of Number Plate Alphabets and Numbers Extraction for Security Purpose IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 2 Ver. V (Mar Apr. 2014), PP 63-67 An Efficient way of Number Plate Alphabets and

More information

A Survey of Problems of Overlapped Handwritten Characters in Recognition process for Gurmukhi Script

A Survey of Problems of Overlapped Handwritten Characters in Recognition process for Gurmukhi Script A Survey of Problems of Overlapped Handwritten Characters in Recognition process for Gurmukhi Script Arwinder Kaur 1, Ashok Kumar Bathla 2 1 M. Tech. Student, CE Dept., 2 Assistant Professor, CE Dept.,

More information

Fast Vehicle Detection and Counting Using Background Subtraction Technique and Prewitt Edge Detection

Fast Vehicle Detection and Counting Using Background Subtraction Technique and Prewitt Edge Detection International Journal of Computer Science and Telecommunications [Volume 6, Issue 10, November 2015] 8 ISSN 2047-3338 Fast Vehicle Detection and Counting Using Background Subtraction Technique and Prewitt

More information

Malaysian License Plate Recognition Artificial Neural Networks and Evolu Computation. The original publication is availabl

Malaysian License Plate Recognition Artificial Neural Networks and Evolu Computation. The original publication is availabl JAIST Reposi https://dspace.j Title Malaysian License Plate Recognition Artificial Neural Networks and Evolu Computation Stephen, Karungaru; Fukumi, Author(s) Minoru; Norio Citation Issue Date 2005-11

More information

Effects Of Shadow On Canny Edge Detection through a camera

Effects Of Shadow On Canny Edge Detection through a camera 1523 Effects Of Shadow On Canny Edge Detection through a camera Srajit Mehrotra Shadow causes errors in computer vision as it is difficult to detect objects that are under the influence of shadows. Shadow

More information

Automated LED Text Recognition with Neural Network and PCA A Review

Automated LED Text Recognition with Neural Network and PCA A Review ISSN: 2454-132X (Volume2, Issue3) Available online at: www.ijariit.com Automated LED Text Recognition with Neural Network and PCA A Review Sonu Rani (Department of CSE, Punjabi University Regional Centre

More information

Layout Segmentation of Scanned Newspaper Documents

Layout Segmentation of Scanned Newspaper Documents , pp-05-10 Layout Segmentation of Scanned Newspaper Documents A.Bandyopadhyay, A. Ganguly and U.Pal CVPR Unit, Indian Statistical Institute 203 B T Road, Kolkata, India. Abstract: Layout segmentation algorithms

More information

One type of these solutions is automatic license plate character recognition (ALPR).

One type of these solutions is automatic license plate character recognition (ALPR). 1.0 Introduction Modelling, Simulation & Computing Laboratory (msclab) A rapid technical growth in the area of computer image processing has increased the need for an efficient and affordable security,

More information

Abstract. Problem Statement. Objective. Benefits

Abstract. Problem Statement. Objective. Benefits Abstract The purpose of this final year project is to create an Android mobile application that can automatically extract relevant information from pictures of receipts. Users can also load their own images

More information

Vehicle Logo Recognition using Image Matching and Textural Features

Vehicle Logo Recognition using Image Matching and Textural Features Vehicle Logo Recognition using Image Matching and Textural Features Nacer Farajzadeh Faculty of IT and Computer Engineering Azarbaijan Shahid Madani University Tabriz, Iran n.farajzadeh@azaruniv.edu Negin

More information

Vision Based Parking Space Classification

Vision Based Parking Space Classification 1 Vision Based Parking Space Classification Ananth Nallamuthu, Sandeep Lokala, Department of ECE, Clemson University. Abstract The problem of Vacant Parking space detection from static images using computer

More information

Implementation of Canny Edge Detection Algorithm on FPGA and displaying Image through VGA Interface

Implementation of Canny Edge Detection Algorithm on FPGA and displaying Image through VGA Interface Implementation of Canny Edge Detection Algorithm on FPGA and displaying Image through VGA Interface Azra Tabassum 1, Harshitha P 2, Sunitha R 3 1-2 8 th sem Student, Dept of ECE, RRCE, Bangalore, Karnataka,

More information

Chapter 3 Image Registration. Chapter 3 Image Registration

Chapter 3 Image Registration. Chapter 3 Image Registration Chapter 3 Image Registration Distributed Algorithms for Introduction (1) Definition: Image Registration Input: 2 images of the same scene but taken from different perspectives Goal: Identify transformation

More information

[10] Industrial DataMatrix barcodes recognition with a random tilt and rotating the camera

[10] Industrial DataMatrix barcodes recognition with a random tilt and rotating the camera [10] Industrial DataMatrix barcodes recognition with a random tilt and rotating the camera Image processing, pattern recognition 865 Kruchinin A.Yu. Orenburg State University IntBuSoft Ltd Abstract The

More information

Handwritten Devanagari Character Recognition Model Using Neural Network

Handwritten Devanagari Character Recognition Model Using Neural Network Handwritten Devanagari Character Recognition Model Using Neural Network Gaurav Jaiswal M.Sc. (Computer Science) Department of Computer Science Banaras Hindu University, Varanasi. India gauravjais88@gmail.com

More information

Texture Image Segmentation using FCM

Texture Image Segmentation using FCM Proceedings of 2012 4th International Conference on Machine Learning and Computing IPCSIT vol. 25 (2012) (2012) IACSIT Press, Singapore Texture Image Segmentation using FCM Kanchan S. Deshmukh + M.G.M

More information

Automatic License Plate Recognition in Real Time Videos using Visual Surveillance Techniques

Automatic License Plate Recognition in Real Time Videos using Visual Surveillance Techniques Automatic License Plate Recognition in Real Time Videos using Visual Surveillance Techniques Lucky Kodwani, Sukadev Meher Department of Electronics & Communication National Institute of Technology Rourkela,

More information

Number Plate Extraction using Template Matching Technique

Number Plate Extraction using Template Matching Technique Number Plate Extraction using Template Matching Technique Pratishtha Gupta Assistant Professor G N Purohit Professor Manisha Rathore M.Tech Scholar ABSTRACT As an application of CCTV Traffic surveillance,

More information

Image Processing Fundamentals. Nicolas Vazquez Principal Software Engineer National Instruments

Image Processing Fundamentals. Nicolas Vazquez Principal Software Engineer National Instruments Image Processing Fundamentals Nicolas Vazquez Principal Software Engineer National Instruments Agenda Objectives and Motivations Enhancing Images Checking for Presence Locating Parts Measuring Features

More information

Renu Dhir C.S.E department NIT Jalandhar India

Renu Dhir C.S.E department NIT Jalandhar India Volume 2, Issue 5, May 202 ISSN: 2277 28X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: Novel Edge Detection Using Adaptive

More information

Short Survey on Static Hand Gesture Recognition

Short Survey on Static Hand Gesture Recognition Short Survey on Static Hand Gesture Recognition Huu-Hung Huynh University of Science and Technology The University of Danang, Vietnam Duc-Hoang Vo University of Science and Technology The University of

More information

SCENE TEXT BINARIZATION AND RECOGNITION

SCENE TEXT BINARIZATION AND RECOGNITION Chapter 5 SCENE TEXT BINARIZATION AND RECOGNITION 5.1 BACKGROUND In the previous chapter, detection of text lines from scene images using run length based method and also elimination of false positives

More information

An Enhancement of Number Plate Recognition based on Artificial Neural Network

An Enhancement of Number Plate Recognition based on Artificial Neural Network An Enhancement of Number Plate based on Artificial Neural Network Apurva Biswas M.Tech, Department of CSE TIT,Bhopal, India Dr.Bhupesh Gour Professor & Head, Department of CSE TIT,Bhopal, India Abstract

More information

SKEW DETECTION AND CORRECTION

SKEW DETECTION AND CORRECTION CHAPTER 3 SKEW DETECTION AND CORRECTION When the documents are scanned through high speed scanners, some amount of tilt is unavoidable either due to manual feed or auto feed. The tilt angle induced during

More information

Handwritten Gurumukhi Character Recognition by using Recurrent Neural Network

Handwritten Gurumukhi Character Recognition by using Recurrent Neural Network 139 Handwritten Gurumukhi Character Recognition by using Recurrent Neural Network Harmit Kaur 1, Simpel Rani 2 1 M. Tech. Research Scholar (Department of Computer Science & Engineering), Yadavindra College

More information

Face Detection Using Color Based Segmentation and Morphological Processing A Case Study

Face Detection Using Color Based Segmentation and Morphological Processing A Case Study Face Detection Using Color Based Segmentation and Morphological Processing A Case Study Dr. Arti Khaparde*, Sowmya Reddy.Y Swetha Ravipudi *Professor of ECE, Bharath Institute of Science and Technology

More information

Comparing Tesseract results with and without Character localization for Smartphone application

Comparing Tesseract results with and without Character localization for Smartphone application Comparing Tesseract results with and without Character localization for Smartphone application Snehal Charjan 1, Prof. R. V. Mante 2, Dr. P. N. Chatur 3 M.Tech 2 nd year 1, Asst. Professor 2, Head of Department

More information

Handwritten Hindi Character Recognition System Using Edge detection & Neural Network

Handwritten Hindi Character Recognition System Using Edge detection & Neural Network Handwritten Hindi Character Recognition System Using Edge detection & Neural Network Tanuja K *, Usha Kumari V and Sushma T M Acharya Institute of Technology, Bangalore, India Abstract Handwritten recognition

More information

Biometric Security System Using Palm print

Biometric Security System Using Palm print ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Special Issue 3, March 2014 2014 International Conference

More information

FPGA IMPLEMENTATION FOR REAL TIME SOBEL EDGE DETECTOR BLOCK USING 3-LINE BUFFERS

FPGA IMPLEMENTATION FOR REAL TIME SOBEL EDGE DETECTOR BLOCK USING 3-LINE BUFFERS FPGA IMPLEMENTATION FOR REAL TIME SOBEL EDGE DETECTOR BLOCK USING 3-LINE BUFFERS 1 RONNIE O. SERFA JUAN, 2 CHAN SU PARK, 3 HI SEOK KIM, 4 HYEONG WOO CHA 1,2,3,4 CheongJu University E-maul: 1 engr_serfs@yahoo.com,

More information

Blood Microscopic Image Analysis for Acute Leukemia Detection

Blood Microscopic Image Analysis for Acute Leukemia Detection I J C T A, 9(9), 2016, pp. 3731-3735 International Science Press Blood Microscopic Image Analysis for Acute Leukemia Detection V. Renuga, J. Sivaraman, S. Vinuraj Kumar, S. Sathish, P. Padmapriya and R.

More information

Moving Object Counting in Video Signals

Moving Object Counting in Video Signals Moving Object Counting in Video Signals Ganesh Raghtate 1, Abhilasha K Tiwari 1 1 Scholar, RTMNU, Nagpur, India E-mail- gsraghate@rediffmail.com Abstract Object detection and tracking is important in the

More information

A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images

A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images A Laplacian Based Novel Approach to Efficient Text Localization in Grayscale Images Karthik Ram K.V & Mahantesh K Department of Electronics and Communication Engineering, SJB Institute of Technology, Bangalore,

More information

Artifacts and Textured Region Detection

Artifacts and Textured Region Detection Artifacts and Textured Region Detection 1 Vishal Bangard ECE 738 - Spring 2003 I. INTRODUCTION A lot of transformations, when applied to images, lead to the development of various artifacts in them. In

More information

Computer Vision 2. SS 18 Dr. Benjamin Guthier Professur für Bildverarbeitung. Computer Vision 2 Dr. Benjamin Guthier

Computer Vision 2. SS 18 Dr. Benjamin Guthier Professur für Bildverarbeitung. Computer Vision 2 Dr. Benjamin Guthier Computer Vision 2 SS 18 Dr. Benjamin Guthier Professur für Bildverarbeitung Computer Vision 2 Dr. Benjamin Guthier 1. IMAGE PROCESSING Computer Vision 2 Dr. Benjamin Guthier Content of this Chapter Non-linear

More information

Facial Expression Recognition using Principal Component Analysis with Singular Value Decomposition

Facial Expression Recognition using Principal Component Analysis with Singular Value Decomposition ISSN: 2321-7782 (Online) Volume 1, Issue 6, November 2013 International Journal of Advance Research in Computer Science and Management Studies Research Paper Available online at: www.ijarcsms.com Facial

More information

Car License Plate Detection Based on Line Segments

Car License Plate Detection Based on Line Segments , pp.99-103 http://dx.doi.org/10.14257/astl.2014.58.21 Car License Plate Detection Based on Line Segments Dongwook Kim 1, Liu Zheng Dept. of Information & Communication Eng., Jeonju Univ. Abstract. In

More information

Idle Object Detection in Video for Banking ATM Applications

Idle Object Detection in Video for Banking ATM Applications Research Journal of Applied Sciences, Engineering and Technology 4(24): 5350-5356, 2012 ISSN: 2040-7467 Maxwell Scientific Organization, 2012 Submitted: March 18, 2012 Accepted: April 06, 2012 Published:

More information