Traffic Sign Classification using Hough Transform and SVM
Traffic Sign Classification using Hough Transform and SVM
Abstract:
In this paper, classification of traffic signs in Turkey with the help of their some features such as color and shape is explained. In the algorithm that is generated in MATLAB, firstly trafic signs are distinguished from the other objects of the image and then filtered by their colors. After filtering, edge detection is processed and then Hough Transform and SVM are used for shape classification.
Comments are closed.