Author_Institution :
Grad. Sch. of Electr. Eng., Univ. of Ulsan, Ulsan, South Korea
Abstract :
Recently, developing an autonomous navigating vehicle becomes more attention. It is equipped by multiple sensors, such as radar, laser, GPS, and camera. Among these sensors, utilization vision technique is the most adopted method for constructing such a system. It is because the camera provides a lot of information and is low-cost device rather than other sensors. Traffic signs, as one of the most important visual information, carry a lot of useful information required for navigating. Thus, in this work, traffic sign detection and recognition framework is addressed. First, an input image is converted into normalized red-blue color space, as traffic signs usually appear with red and blue color. Second, maximally extremal stable region (MSER) method is then performed for extracting candidate regions. Using geometry properties, the false regions will be excluded. Third, histogram of oriented gradient method is applied in order to extract features from candidate regions. Lastly, k-nearest cluster neighbor classifier is then processed to classify region into a certain traffic sign class. In experiments, our system achieves 98.07%, 99.54% and 25fps for detection rate, recognition rate and average frame rate. It is almost forty times faster than classical k-NN. These results demonstrate the effectiveness of our systems that can be implemented well on real-time application.
Keywords :
automobiles; feature extraction; image classification; image colour analysis; mobile robots; robot vision; traffic engineering computing; GPS; MSER method; autonomous navigating vehicle; autonomous vehicle; average frame rate; camera; candidate region extraction; detection rate; feature extraction; geometry properties; k-nearest cluster neighbor classifier; laser; maximally extremal stable region method; normalized red-blue color space; oriented gradient method; radar; recognition rate; region classification; sensors; traffic sign detection; traffic sign recognition framework; utilization vision technique; visual perception; Feature extraction; Histograms; Image color analysis; Mobile robots; Sensors; Shape; Training; HOG; MSER; autonomous vehicle; k-nearest cluster neighbor; real-time traffic sign recognition;