基于图排序与分割算法的交通标志检测

Traffic Sign Detection via Graph-Based Ranking and Segmentation Algorithms

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2015
被引 52
ABS 3

中文导读

提出一种结合显著性度量、图排序和多阈值分割的交通标志检测方法,能更好处理复杂背景、光照变化和遮挡,在三个公开数据集上优于现有方法。

Abstract

The majority of existing traffic sign detection systems utilize color or shape information, but the methods remain limited in regard to detecting and segmenting traffic signs from a complex background. In this paper, we propose a novel graph-based traffic sign detection approach that consists of a saliency measure stage, a graph-based ranking stage, and a multithreshold segmentation stage. Because the graph-based ranking algorithm with specified color and saliency combines the information of color, saliency, spatial, and contextual relationship of nodes, it is more discriminative and robust than the other systems in terms of handling various illumination conditions, shape rotations, and scale changes from traffic sign images. Furthermore, the proposed multithreshold segmentation algorithm focuses on all the nodes with a nonzero ranking score, which can effectively solve problems such as complex background, occlusion, various illumination conditions, and so on. The results for three public traffic sign sets show that our proposed approach leads to better performance than the current state-of-the-art methods. Moreover, the results are satisfactory even for images containing traffic signs that have been rotated or undergone occlusion, as well as for images that were photographed under different weather and illumination conditions.

交通标志检测计算机视觉图像分割图排序算法