Selasa, 09 Januari 2018

Sponsored Links

How does Traffic Sign Recognition work? | carwow
src: photos-3.carwow.co.uk

Traffic sign recognition is a technology by which a vehicle is able to recognize the traffic signs put on the road e.g. "speed limit" or "children" or "turn ahead". This is part of the features collectively called ADAS. The technology is being developed by many automotive suppliers, including Continental and Delphi. It uses Image processing techniques to detect the traffic signs. The detection methods can be generally divided into color based, shape based and learning based methods.


Video Traffic sign recognition



History

Vienna Convention on Road Signs and Signals is a treaty signed in 1968 which has been able to standardize traffic signs across different countries. About 52 countries have signed this treaty, which includes 31 countries from Europe. The convention has broadly classified the road signs into seven categories designated with letters A to H. This standardization has been the main drive for helping OEMs develop a traffic sign recognition system that can be used globally.

The first TSR systems which recognized speed limits were developed in cooperation by Mobileye and Continental AG. They first appeared at the end of 2008, on the redesigned BMW 7 Series, and the following year on the Mercedes-Benz S-Class. Currently, these systems only detect the round speed limit signs found all across Europe (e.g.).

Second-generation systems can also detect overtaking restrictions. It was introduced in 2008 in the Opel Insignia, later followed by the Opel Astra and the Saab 9-5. This technology is also available on the 2011 Volkswagen Phaeton and, since 2012, in the Volvo S80, V70, XC70, XC60, S60, V60 and V40, as a technology called Road Sign Information. They are not able to recognize city limit signs, which in most European countries are associated with speed limits, as they are too similar to direction signs.


Maps Traffic sign recognition



Working

How does a traffic sign recognition system work?

Traffic signs can be analyzed using forward-facing cameras in many modern cars, vehicles and trucks. One of the basic use cases of a traffic sign recognition system is for speed limits. Most of the GPS data would procure speed information, but additional speed limit traffic signs can also be used to extract information and display it in the dashboard of the car to alert the driver about the road sign. This is an advanced driver-assistance feature available in most high-end cars, mainly in European vehicles.

Modern traffic sign recognition systems are being developed using convolutional neural networks, mainly driven by the requirements of autonomous vehicles and self-driving cars. In these scenarios, the detection system needs to identify a variety of traffic signs and not just speed limits. This is where the Vienna Convention on Road Signs and Signals comes to help. A convolutional neural network can be trained to take in these predefined traffic signs and 'learn' using Deep Learning techniques.

The neural net in turn uses Image Processing and Computer Vision to train the network with its potential outcomes. The trained neural net can then be used in real time to detect new traffic signs in real time. Self driving car companies like Waymo and Uber are generating and outsourcing traffic sign data sets along with Map and Navigation companies like Tom Tom. Advanced computer vision and neural network techniques make this goal highly efficient and achievable in real time.

There are diverse algorithms for traffic sign recognition. Common ones are those based on the shape of the sign board. Typical sign board shapes like hexagons, circles, and rectangles define different types of signs, which can be used for classification. Other major algorithms for character recognition includes Haar-like features, Freeman Chain code, AdaBoost detection and deep learning neural networks methods. Haar-like features can be used to create cascaded classifiers which can then help detect the sign board characters.

Deep learning can be incorporated into traffic sign detection. Polygonal approximation of digital curves using Ramer-Douglas-Peucker algorithm can be used to detect the shape of the sign boards and methods like Support Vector Machines and Byte-MCT with an AdaBoost classifier has been used in one of the methods to detect traffic signs.


Driver assistance systems | Audi MediaCenter
src: audimediacenter-a.akamaihd.net


Vehicles using traffic sign recognition

  • Audi A8
  • BMW 7 Series
  • BMW 5 Series Gran Turismo
  • BMW 5 Series
  • BMW 3 Series
  • BMW 1 Series
  • Citroën C3
  • Ford Focus
  • Ford Edge
  • Honda Civic
  • Honda Accord
  • Jaguar F-Pace
  • Kia Sportage
  • Mazda CX-5
  • Mazda 3
  • Mazda 6
  • Mercedes-Benz E-Class
  • Mercedes-Benz S-Class
  • Mercedes-Benz SL-Class
  • Nissan Pulsar
  • Nissan Qashqai
  • Nissan X-Trail
  • Opel/Vauxhall Insignia
  • Renault Kadjar
  • Renault Espace
  • Renault Talisman
  • Saab 9-5
  • Tesla Model S
  • Tesla Model X
  • Volkswagen Phaeton
  • Volvo S60
  • Volvo S80
  • Volvo S90
  • Volvo V40
  • Volvo V60
  • Volvo V70
  • Volvo V90
  • Volvo XC60
  • Volvo XC70
  • Volvo XC90

Traffic Sign Recognition System - YouTube
src: i.ytimg.com


References


Traffic Sign Recognition
src: www.vision.ee.ethz.ch


See also

  • Intelligent speed adaptation
  • Intelligent car

Source of the article : Wikipedia

Comments
0 Comments