Vehicle License Plate Detection Algorithm Based on Statistical Characteristics in HSI Color Model Instructor : Dr. K. R. Rao Presented by: Prasanna Venkatesh.

Slides:



Advertisements
Similar presentations
By: Mani Baghaei Fard.  During recent years number of moving vehicles in roads and highways has been considerably increased.
Advertisements

Road-Sign Detection and Recognition Based on Support Vector Machines Saturnino, Sergio et al. Yunjia Man ECG 782 Dr. Brendan.
IntroductionIntroduction AbstractAbstract AUTOMATIC LICENSE PLATE LOCATION AND RECOGNITION ALGORITHM FOR COLOR IMAGES Kerem Ozkan, Mustafa C. Demir, Buket.
HISTOGRAM TRANSFORMATION IN IMAGE PROCESSING AND ITS APPLICATIONS Attila Kuba University of Szeged.
Image Processing IB Paper 8 – Part A Ognjen Arandjelović Ognjen Arandjelović
Color spaces CIE - RGB space. HSV - space. CIE - XYZ space.
COLORCOLOR A SET OF CODES GENERATED BY THE BRAİN How do you quantify? How do you use?
Facial feature localization Presented by: Harvest Jang Spring 2002.
Color Image Processing
Fundamentals of Digital Imaging
Yiming Zhang SUNY at Buffalo TRAFFIC SIGN RECOGNITION WITH COLOR IMAGE.
Color.
Color: Readings: Ch 6: color spaces color histograms color segmentation.
An Approach to Korean License Plate Recognition Based on Vertical Edge Matching Mei Yu and Yong Deak Kim Ajou University Suwon, , Korea 指導教授 張元翔.
Smart Traveller with Visual Translator. What is Smart Traveller? Mobile Device which is convenience for a traveller to carry Mobile Device which is convenience.
California Car License Plate Recognition System ZhengHui Hu Advisor: Dr. Kang.
Introduction of the intrinsic image. Intrinsic Images The method of Finlayson & Hordley ( 2001 ) Two assumptions 1. the camera ’ s sensors are sufficiently.
1 Color Processing Introduction Color models Color image processing.
New Segmentation Methods Advisor : 丁建均 Jian-Jiun Ding Presenter : 蔡佳豪 Chia-Hao Tsai Date: Digital Image and Signal Processing Lab Graduate Institute.
1 © 2010 Cengage Learning Engineering. All Rights Reserved. 1 Introduction to Digital Image Processing with MATLAB ® Asia Edition McAndrew ‧ Wang ‧ Tseng.
CS654: Digital Image Analysis Lecture 17: Image Enhancement.
Meeting 12, Th 7:20PM-10PM Image Processing with Applications-CSCI567/MATH563/MATH489 Meeting 12 Continuation meeting 11: Theoretical derivation of the.
An efficient method of license plate location Pattern Recognition Letters 26 (2005) Journal of Electronic Imaging 11(4), (October 2002)
© 2008 Chen Hao, Beijing Institute of Technology 1 Intelligent Parking System: Parking Guide Application in Beijing and Method for License Plate Localization.
Topic 5 - Imaging Mapping - II DIGITAL IMAGE PROCESSING Course 3624 Department of Physics and Astronomy Professor Bob Warwick.
COLOR HISTOGRAM AND DISCRETE COSINE TRANSFORM FOR COLOR IMAGE RETRIEVAL Presented by 2006/8.
Lithological and Structural Mapping Using Satellite Data Mohamed Abdelsalam Missouri S&T.
Digital Image Processing CCS331 Relationships of Pixel 1.
Online Kinect Handwritten Digit Recognition Based on Dynamic Time Warping and Support Vector Machine Journal of Information & Computational Science, 2015.
Digital Image Processing Part 1 Introduction. The eye.
Computer Vision Introduction to Digital Images.
Expectation-Maximization (EM) Case Studies
NTIT IMD 1 Speaker: Ching-Hao Lai( 賴璟皓 ) Author: Hongliang Bai, Junmin Zhu and Changping Liu Source: Proceedings of IEEE on Intelligent Transportation.
CS654: Digital Image Analysis Lecture 30: Color Model Conversion.
CS654: Digital Image Analysis Lecture 29: Color Image Processing.
Introduction to Computer Graphics
Student Name: Honghao Chen Supervisor: Dr Jimmy Li Co-Supervisor: Dr Sherry Randhawa.
Advanced Science and Technology Letters Vol.28 (EEC 2013), pp Histogram Equalization- Based Color Image.
Remote Sensing Image Enhancement. Image Enhancement ► Increases distinction between features in a scene ► Single image manipulation ► Multi-image manipulation.
    LICENSE PLATE EXTRACTION AND CHARACTER SEGMENTATION   By HINA KOCHHAR NITI GOEL Supervisor Dr. Rajeev Srivastava        
Face Detection Final Presentation Mark Lee Nic Phillips Paul Sowden Andy Tait 9 th May 2006.
Digital Image Processing CSC331
Instructor: Mircea Nicolescu Lecture 10 CS 485 / 685 Computer Vision.
Digital Image Processing CCS331 Relationships of Pixel 1.
Learning and Removing Cast Shadows through a Multidistribution Approach Nicolas Martel-Brisson, Andre Zaccarin IEEE TRANSACTIONS ON PATTERN ANALYSIS AND.
Shadow Detection in Remotely Sensed Images Based on Self-Adaptive Feature Selection Jiahang Liu, Tao Fang, and Deren Li IEEE TRANSACTIONS ON GEOSCIENCE.
License Plate Recognition of A Vehicle using MATLAB
Date of download: 6/25/2016 Copyright © 2016 SPIE. All rights reserved. Test image “data 22:” the original image in RGB color space. Figure Legend: From:
Optical Character Recognition
Coin Recognition Using MATLAB - Emad Zaben - Bakir Hasanein - Mohammed Omar.
Brent M. Dingle, Ph.D Game Design and Development Program Mathematics, Statistics and Computer Science University of Wisconsin - Stout Color Image.
IMAGE PROCESSING APPLIED TO TRAFFIC QUEUE DETECTION ALGORITHM.
Color Models Light property Color models.
ITEC2110, Digital Media Chapter 2 Fundamentals of Digital Imaging
© 2016 Pearson Education, Inc., Hoboken, NJ. All rights reserved.
IMAGE PROCESSING COLOR IMAGE PROCESSING
Color Image Processing
Color Image Processing
Chapter 6: Color Image Processing
Color Image Processing
Color: Readings: Ch 6: color spaces color histograms
Computer Vision Lecture 4: Color
Text Detection in Images and Video
Color: Readings: Ch 6: color spaces color histograms
Color Image Processing
Lecture 17 Figures from Gonzalez and Woods, Digital Image Processing, Second Edition, 2002.
Color Image Processing
Digital Image Processing Lecture 26: Color Processing
CSSE463: Image Recognition Day 2
CSSE463: Image Recognition Day 2
Presentation transcript:

Vehicle License Plate Detection Algorithm Based on Statistical Characteristics in HSI Color Model Instructor : Dr. K. R. Rao Presented by: Prasanna Venkatesh Palani ( )

Introduction With constantly increasing traffic on roads, there is a need for intelligent traffic management system. License plate (LP) detection is widely used for detecting speeding cars, security control, traffic law enforcement and electronic toll collection. License plate detection can be performed via various approaches such as – Vector quantization – Gabor transform – Optical character recognition – Neural networks.

Intoduction License plate detection is a two step process – Detecting the plate. – Character recognition to identify the characters on the plate. This project discusses a method to select automatically statistical threshold value in HSI color space for detecting candidate regions. This will lead to a framework which unifies detection, tracking and recognition of license plate.

RGB and HSI Model RGB Model In The RGB color model, different colors can be reproduced by additively combining red, green, and blue in different ways. In a general sense, the RGB color model describes our perception of color. Three types of receptors in the retina of the human eye have peak sensitivities corresponding to these three primary colors. (Fig 1). The RGB color model represents colors within a cubic volume defined by orthogonal Red, Green, and Blue axes. Black is at the origin of the coordinate system (R=G=B=0) White is at the opposite corner of the cube (R=G=B=255). The diagonal connecting the black and white corners (gray dashed line) contains the range of neutral gray levels.

HSI Model The HSI color model, represents colors within a double-cone space. (Fig 2). The vertical axis is intensity, which represents variations in the lightness and darkness of a color. The 0 intensity level is black; full intensity is white. HSI values elsewhere along the intensity axis represent different levels of gray. On any horizontal slice through the model space, the hue (or “color” of the color) varies around the slice, and the saturation (the purity of the color) increases radially outward from the central intensity axis. In the HSI color model, intensity makes no contribution to the color.

Algorithm for detecting license plate region (Fig.3) The algorithm consists of three parts – Candidate regions are identified using HSI color model – The geometrical properties of the license plate such as area, bounding box, aspect ratio, are used to filter the candidate region. – Predetermined alphanumeric character is determined by decomposing the candidate region.

Color Segmentation 1) Input Image (RGB) is converted to HSI color model[1][6]. 2) Plate information is used to identify the candidate region. 3) Shape properties of the candidate region are used to reduce the number of license plate like candidate regions.

Color Segmentation

Steps for license plate detection As shown in Fig 5, the license plate detection involves the following steps a)Input image b)Color segmentation result c)Detected candidate after filtering d)Candidate region detection

Algorithm For Candidate Decomposition Extracting character region. Vertical position histogram with border. Horizontal position histogram without border. Normalization of candidate region. Obtain vertical position histogram which contains peaks for predetermined alphanumeric character in license plate region. Character extraction.

References 1.Y. Wang et al, “Study on HSI Color Model-Based Fruit Quality Evaluation”, International Congress on Image and Signal Processing (CISP), DOI: /CISP , Vol 6, pp 2677 – 2680, H. Lim et al,“An Efficient Method of Vehicle License Plate Detection Based on HSI Color Model and Histogram”, Next-generation Applied Intelligence, DOI: / , Vol 5579/2009, pp 66-75, K. Deb, S. Kang and K. Jo, “Statistical Characteristics in HSI Color Model and Position Histogram Based Vehicle License Plate Detection”, Intelligent Service Robotics, DOI: /s x, Vol 2, pp , June M.Donosser, C.Arth and H.Bischof, “Detecting, Tracking and Recognizing license plates. In: Y.Yagi, S.B.Kang, I.S.Kweon and H.Zha, (eds.) ACCV2--7, Part II. LNCS,vol 4844, pp Springer, Heidelberrg, Y. Li and M. Wang. “Novel and fast Algorithms of License Plate Locations and Extractions,” IEEE International Conference on Information and Automation (ICIA),DOI : /ICINFA ,pp , 2010.

References 6. R. C. Gonzalez, and R. E. Woods, Digital Image Processing, Third Edition. Prentice Hall, N.J., O.Serkan and E.Ergun, "Automatic Vehicle Identification by Plate Recognition," Proceedings of World Academy of Science,Engineering and Technology, Vol 9, pp , Nov M.M.I.Chacon and S.A.Zimmerman, "License plate location based on a dynamic PCNN scheme," Proceedings of the International Joint Conference on Neural Networks, Vol 2, pp , July C.P.Marques et al, “License Vehicle Plates Localization Using Maximum Correlation”, Structural, Syntactic, and Statistical Pattern Recognition Lecture Notes in Computer Science, Springer Berlin / Heidelberg, Vol 3138/2004, pp , 2004.