SlideShare a Scribd company logo
1 of 17
TRAFFIC SIGN
DETECTION
Presented By-
Avijit Rai
Amit Jain
Guided By-
Ms. Amanpreet Kaur
Overview
 Introduction
 Traffic sign analysis
 Color segmentation
 Edge detection
 Shape based detection
 Recognition
 Binary Thresholding
 Recognition and Matching using IPP
 Recognition of traffic signs using FPGA hardware
 How TSR is works?
 Conclusion
INTRODUCTION
 Advanced Driver Assistance Systems (ADAS)
 Lane Departure Warning
 Night Vision
 Automatic Parking
 Blind Spot Detection
 Traffic Sign Recognition
 First used In
 BMW 7 Series
 Volkswagen Phaeton
WHY WE REQUIRE THIS?
 Sleepy driver crashes SUV on Mumbai-Pune Expressway,
7 passengers killed. (TOI, March 5)
 Human error behind most Expressway mishaps. (TOI,
March 5)
 In 2012, the expressway, witnessed 475 accidents in
which 105 people died.
 MSRDC plan:
 Trauma Care & Copter Service
 CCTV Cameras
 Truck Terminals
 Reducing U-Turns
TRAFFIC SIGN
Sign Type
Possible
(Border) Colors
Sign Shape
Restricting &
Warning
Red, Blue, Black
Triangle,
Rectangle,
Octagon, Circle
Information Blue, Red Arrow
Highway
Information
Green Arrow
Table: Standard Traffic Sign
REAL TIME TRAFFIC SIGN ANALYSIS
 Detection
 Recognition
 Problem facing
 Illumination affects the color analysis.
 Occlusion affects the shape analysis.
 Weather conditions such as rain, snow or fog
affect the shape extraction.
 Physically damaged or changed surface metal of
traffic signs affects the recognition.
TRAFFIC SIGN ANALYSIS
Fig: Steps of TSR System
COLOR SEGMENTATION
Fig: Traffic sign and Red/Blue segmented image
COLOR SEGMENTATION-ADVANTAGES
 Eliminates undesired colors, thus the number of
edge pixels in the edge detection process decreases.
 The complexity decreases since only edge pixels are
processed.
 Fault detections decrease in the detection process.
 Color segmentation gives information about the
border color and the inner color of the sign.
EDGE DETECTION
 Identifying points in a digital image at which the
image brightness changes sharply
Fig: Edge image with color segmentation
SHAPE BASED DETECTION
 Types: Triangle, Circle and Rectangle
 TRIANGULAR SIGN DETECTION
 Hough Transform using Slope-Intercept Line equ.
y=a.x + b
where: x,y are coordinates
a is the slope of the line
b is the constant parameter…
 Use of Polar Coordinates instead of Cartesian
Coordinates.
ARROW SIGN DETECTION
Fig: Detected Circle after applying CHT Fig: Detected Ellipse after applying
Ellipse Detection
RECOGNITION
 A binary image is generated using ROI of the image.
 Morphological operations are applied to the binary
image in order to remove the unwanted pixels.
 Informative Pixel Percentage (IPP).
BINARY THRESHOLDING
 ROI is the informative part of the image.
 Traffic sign consists of only two different colors. One
is the informative color of ROI and the other is the
background color.
Fig: Output of Binarization Process
RECOGNITION OF TRAFFIC SIGNS
USING FPGA HARDWARE
 VIRTEX5-FX70T FPGA
 XILINX Platform flash PROM
 DDR2 SDRAM
 LCD Display
CONCLUSION
 Automatic traffic sign detection and recognition is an
important part of an ADAS.
 Traffic symbols have several distinguishing features
that may be used for their recognition and
detection.
 There are several factors that can hinder effective
detection and recognition of traffic signs.
 The performance of the TSR system can be improved
with increasing the number of divided regions.
Traffic sign detection

More Related Content

What's hot

Automatic number plate recognition
Automatic number plate recognitionAutomatic number plate recognition
Automatic number plate recognition
Saifullah Malik
 
Automatic number plate recognition
Automatic number plate recognitionAutomatic number plate recognition
Automatic number plate recognition
Saifullah Malik
 
Automatic Road Sign Recognition From Video
Automatic Road Sign Recognition From VideoAutomatic Road Sign Recognition From Video
Automatic Road Sign Recognition From Video
Dr Wei Liu
 
AUTOMATIC CAR LICENSE PLATE RECOGNITION USING VEDA
AUTOMATIC CAR LICENSE PLATE RECOGNITION USING VEDAAUTOMATIC CAR LICENSE PLATE RECOGNITION USING VEDA
AUTOMATIC CAR LICENSE PLATE RECOGNITION USING VEDA
Muhammed Sahal c
 
Vehicle detection through image processing
Vehicle detection through image processingVehicle detection through image processing
Vehicle detection through image processing
Ghazalpreet Kaur
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
Santosh Kumar
 
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
Kuntal Bhowmick
 

What's hot (20)

Automatic number plate recognition
Automatic number plate recognitionAutomatic number plate recognition
Automatic number plate recognition
 
Automatic number plate recognition
Automatic number plate recognitionAutomatic number plate recognition
Automatic number plate recognition
 
Automatic Road Sign Recognition From Video
Automatic Road Sign Recognition From VideoAutomatic Road Sign Recognition From Video
Automatic Road Sign Recognition From Video
 
Homomorphic filtering
Homomorphic filteringHomomorphic filtering
Homomorphic filtering
 
Automatic number-plate-recognition
Automatic number-plate-recognitionAutomatic number-plate-recognition
Automatic number-plate-recognition
 
Vehicles Parking Management System project presentation 2020
Vehicles Parking Management System project presentation 2020Vehicles Parking Management System project presentation 2020
Vehicles Parking Management System project presentation 2020
 
road lane detection.pptx
road lane detection.pptxroad lane detection.pptx
road lane detection.pptx
 
Lpr2003
Lpr2003Lpr2003
Lpr2003
 
AUTOMATIC CAR LICENSE PLATE RECOGNITION USING VEDA
AUTOMATIC CAR LICENSE PLATE RECOGNITION USING VEDAAUTOMATIC CAR LICENSE PLATE RECOGNITION USING VEDA
AUTOMATIC CAR LICENSE PLATE RECOGNITION USING VEDA
 
Machine learning in image processing
Machine learning in image processingMachine learning in image processing
Machine learning in image processing
 
Vehicle number plate recognition using matlab
Vehicle number plate recognition using matlabVehicle number plate recognition using matlab
Vehicle number plate recognition using matlab
 
Image recognition
Image recognitionImage recognition
Image recognition
 
License Plate Recognition
License Plate RecognitionLicense Plate Recognition
License Plate Recognition
 
Histogram Equalization
Histogram EqualizationHistogram Equalization
Histogram Equalization
 
Vehicle detection through image processing
Vehicle detection through image processingVehicle detection through image processing
Vehicle detection through image processing
 
Automatic Number Plate Recognition (ANPR)
Automatic Number Plate Recognition (ANPR)Automatic Number Plate Recognition (ANPR)
Automatic Number Plate Recognition (ANPR)
 
Speed Detection Of Moving Vehicles (Using Traffic Enforcement Camera)
Speed Detection Of Moving Vehicles (Using Traffic Enforcement Camera) Speed Detection Of Moving Vehicles (Using Traffic Enforcement Camera)
Speed Detection Of Moving Vehicles (Using Traffic Enforcement Camera)
 
Automatic Number Plate Recognition
Automatic Number Plate RecognitionAutomatic Number Plate Recognition
Automatic Number Plate Recognition
 
Face recognition ppt
Face recognition pptFace recognition ppt
Face recognition ppt
 
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
AUTOMATIC LICENSE PLATE RECOGNITION SYSTEM FOR INDIAN VEHICLE IDENTIFICATION ...
 

Similar to Traffic sign detection

7.traffic sign detection and recognition
7.traffic sign detection and recognition7.traffic sign detection and recognition
7.traffic sign detection and recognition
EditorJST
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
IJERA Editor
 
Automatic no. plate recognition
Automatic no. plate recognitionAutomatic no. plate recognition
Automatic no. plate recognition
Anjali Mehra
 

Similar to Traffic sign detection (20)

TRAFFIC-SIGN RECOGNITION FOR AN INTELLIGENT VEHICLE/DRIVER ASSISTANT SYSTEM U...
TRAFFIC-SIGN RECOGNITION FOR AN INTELLIGENT VEHICLE/DRIVER ASSISTANT SYSTEM U...TRAFFIC-SIGN RECOGNITION FOR AN INTELLIGENT VEHICLE/DRIVER ASSISTANT SYSTEM U...
TRAFFIC-SIGN RECOGNITION FOR AN INTELLIGENT VEHICLE/DRIVER ASSISTANT SYSTEM U...
 
License Plate Recognition using Morphological Operation.
License Plate Recognition using Morphological Operation. License Plate Recognition using Morphological Operation.
License Plate Recognition using Morphological Operation.
 
7.traffic sign detection and recognition
7.traffic sign detection and recognition7.traffic sign detection and recognition
7.traffic sign detection and recognition
 
ieee_my_proj
ieee_my_projieee_my_proj
ieee_my_proj
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
Design Approach for a Novel Traffic Sign Recognition System by Using LDA and ...
 
Real Time Myanmar Traffic Sign Recognition System using HOG and SVM
Real Time Myanmar Traffic Sign Recognition System using HOG and SVMReal Time Myanmar Traffic Sign Recognition System using HOG and SVM
Real Time Myanmar Traffic Sign Recognition System using HOG and SVM
 
An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...
An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...
An Efficient Model to Identify A Vehicle by Recognizing the Alphanumeric Char...
 
Automatic Number Plate Recognition System A Histogram Based Approach
Automatic Number Plate Recognition System  A Histogram Based ApproachAutomatic Number Plate Recognition System  A Histogram Based Approach
Automatic Number Plate Recognition System A Histogram Based Approach
 
E011142632
E011142632E011142632
E011142632
 
Automatic Vehicle Detection Using Pixelwise Classification Approach
Automatic Vehicle Detection Using Pixelwise Classification ApproachAutomatic Vehicle Detection Using Pixelwise Classification Approach
Automatic Vehicle Detection Using Pixelwise Classification Approach
 
A Survey on License Plate Recognition System
A Survey on License Plate Recognition SystemA Survey on License Plate Recognition System
A Survey on License Plate Recognition System
 
Automatic no. plate recognition
Automatic no. plate recognitionAutomatic no. plate recognition
Automatic no. plate recognition
 
Smart License Plate Recognition System based on Image Processing
Smart License Plate Recognition System based on Image ProcessingSmart License Plate Recognition System based on Image Processing
Smart License Plate Recognition System based on Image Processing
 
IRJET- Automatic Number Plate Recognition System in Real Time
IRJET- Automatic Number Plate Recognition System in Real TimeIRJET- Automatic Number Plate Recognition System in Real Time
IRJET- Automatic Number Plate Recognition System in Real Time
 
A brawny multicolor lane detection method to indian scenarios
A brawny multicolor lane detection method to indian scenariosA brawny multicolor lane detection method to indian scenarios
A brawny multicolor lane detection method to indian scenarios
 
A brawny multicolor lane detection method to indian scenarios
A brawny multicolor lane detection method to indian scenariosA brawny multicolor lane detection method to indian scenarios
A brawny multicolor lane detection method to indian scenarios
 
Enhancement performance of road recognition system of autonomous robots in sh...
Enhancement performance of road recognition system of autonomous robots in sh...Enhancement performance of road recognition system of autonomous robots in sh...
Enhancement performance of road recognition system of autonomous robots in sh...
 
License plate recognition
License plate recognitionLicense plate recognition
License plate recognition
 

Recently uploaded

Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
dharasingh5698
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoorTop Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
Top Rated Call Girls In chittoor 📱 {7001035870} VIP Escorts chittoor
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 

Traffic sign detection

  • 1. TRAFFIC SIGN DETECTION Presented By- Avijit Rai Amit Jain Guided By- Ms. Amanpreet Kaur
  • 2. Overview  Introduction  Traffic sign analysis  Color segmentation  Edge detection  Shape based detection  Recognition  Binary Thresholding  Recognition and Matching using IPP  Recognition of traffic signs using FPGA hardware  How TSR is works?  Conclusion
  • 3. INTRODUCTION  Advanced Driver Assistance Systems (ADAS)  Lane Departure Warning  Night Vision  Automatic Parking  Blind Spot Detection  Traffic Sign Recognition  First used In  BMW 7 Series  Volkswagen Phaeton
  • 4. WHY WE REQUIRE THIS?  Sleepy driver crashes SUV on Mumbai-Pune Expressway, 7 passengers killed. (TOI, March 5)  Human error behind most Expressway mishaps. (TOI, March 5)  In 2012, the expressway, witnessed 475 accidents in which 105 people died.  MSRDC plan:  Trauma Care & Copter Service  CCTV Cameras  Truck Terminals  Reducing U-Turns
  • 5. TRAFFIC SIGN Sign Type Possible (Border) Colors Sign Shape Restricting & Warning Red, Blue, Black Triangle, Rectangle, Octagon, Circle Information Blue, Red Arrow Highway Information Green Arrow Table: Standard Traffic Sign
  • 6. REAL TIME TRAFFIC SIGN ANALYSIS  Detection  Recognition  Problem facing  Illumination affects the color analysis.  Occlusion affects the shape analysis.  Weather conditions such as rain, snow or fog affect the shape extraction.  Physically damaged or changed surface metal of traffic signs affects the recognition.
  • 7. TRAFFIC SIGN ANALYSIS Fig: Steps of TSR System
  • 8. COLOR SEGMENTATION Fig: Traffic sign and Red/Blue segmented image
  • 9. COLOR SEGMENTATION-ADVANTAGES  Eliminates undesired colors, thus the number of edge pixels in the edge detection process decreases.  The complexity decreases since only edge pixels are processed.  Fault detections decrease in the detection process.  Color segmentation gives information about the border color and the inner color of the sign.
  • 10. EDGE DETECTION  Identifying points in a digital image at which the image brightness changes sharply Fig: Edge image with color segmentation
  • 11. SHAPE BASED DETECTION  Types: Triangle, Circle and Rectangle  TRIANGULAR SIGN DETECTION  Hough Transform using Slope-Intercept Line equ. y=a.x + b where: x,y are coordinates a is the slope of the line b is the constant parameter…  Use of Polar Coordinates instead of Cartesian Coordinates.
  • 12. ARROW SIGN DETECTION Fig: Detected Circle after applying CHT Fig: Detected Ellipse after applying Ellipse Detection
  • 13. RECOGNITION  A binary image is generated using ROI of the image.  Morphological operations are applied to the binary image in order to remove the unwanted pixels.  Informative Pixel Percentage (IPP).
  • 14. BINARY THRESHOLDING  ROI is the informative part of the image.  Traffic sign consists of only two different colors. One is the informative color of ROI and the other is the background color. Fig: Output of Binarization Process
  • 15. RECOGNITION OF TRAFFIC SIGNS USING FPGA HARDWARE  VIRTEX5-FX70T FPGA  XILINX Platform flash PROM  DDR2 SDRAM  LCD Display
  • 16. CONCLUSION  Automatic traffic sign detection and recognition is an important part of an ADAS.  Traffic symbols have several distinguishing features that may be used for their recognition and detection.  There are several factors that can hinder effective detection and recognition of traffic signs.  The performance of the TSR system can be improved with increasing the number of divided regions.