Chapter 6. Learning to Recognize Traffic Signs

The goal of this chapter is to train a multiclass classifier to recognize traffic signs. In this chapter, we will cover the following topics:

  • Supervised learning concepts
  • The German Traffic Sign Recognition Benchmark (GTSRB) dataset feature extraction
  • Support vector machines (SVMs)

We have previously studied how to describe objects by means of keypoints and features, and how to find the correspondence points in two different images of the same physical object. However, our previous approaches were rather limited when it comes to recognizing objects in real-world settings and assigning them to conceptual categories. For example, in Chapter 2, Hand Gesture Recognition Using a Kinect Depth Sensor, the required ...

Get OpenCV with Python Blueprints now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.