Open Computer Science (Feb 2023)

Zebra-crossing detection based on cascaded Hough transform principle and vanishing point characteristics

  • Zhu Chen,
  • Ge Dong-Yuan,
  • Yao Xi-Fan,
  • Xiang Wen-Jiang,
  • Li Jian,
  • Li Yong-Xiang

DOI
https://doi.org/10.1515/comp-2022-0260
Journal volume & issue
Vol. 13, no. 1
pp. 10778 – 10787

Abstract

Read online

In this study, a zebra-crossing detection method based on cascaded Hough transform (CHT) and vanishing point (VP) characteristics is proposed. In this method, the principle of detecting straight lines in the parallel coordinate system is applied to zebra-crossing detection. Each edge point of the image obtained by edge detection is represented in the parallel coordinate system to find the VP. Using the VP coordinate as the judgment condition, those straight lines that do not pass through the VP but meet the straight-line condition are excluded to obtain the straight lines passing through both sides of the zebra crossing, and finally fit the edge points on the straight line, and get the zebra-crossing fitting line segment. Experiments show that CHT has obvious advantages in detection accuracy and speed compared with the Hough transform. At the same time, VPs can be used to eliminate interference segments, which provide support for the accuracy of zebra-crossing detection. This method can get zebra-crossing location information without using region of interest extraction, which also provides a reference method for road detection in some specific cases.

Keywords