摘要:According to several key technologies in automatic identification technology of traffic signs, this paper makes a detailed study. First of all, from traffic signs segmentation algorithm, a segmentation algorithm based on iterative segmentation and maximum variance between clusters of traffic signs is studied. Secondly, with feature extraction of traffic signs based on SIFT studied, the codebook is generated by these feature clustering and images are described by histograms using Bag of Words (BOW) model. Finally, multi-class classifier based on SVM is designed to classify traffic signs. The experimental results demonstrate the effectiveness and practicality of the BOW model classification algorithm based on the traffic sign images collected in the natural environment.
关键词:Image segmentation;SIFT;SVM classifier;BOW model