A single-scan algorithm for connected components labelling in a traffic monitoring application

  • Authors:
  • Alessandro Bevilacqua;Alessandro Lanza;Giorgio Baccarani;Riccardo Rovatti

  • Affiliations:
  • ARCES - Centre of Excellence, Department of Electronics, Computer Science and Systems, University of Bologna, Bologna, Italy;ARCES - Centre of Excellence, Department of Electronics, Computer Science and Systems, University of Bologna, Bologna, Italy;ARCES - Centre of Excellence, Department of Electronics, Computer Science and Systems, University of Bologna, Bologna, Italy;ARCES - Centre of Excellence, Department of Electronics, Computer Science and Systems, University of Bologna, Bologna, Italy

  • Venue:
  • SCIA'03 Proceedings of the 13th Scandinavian conference on Image analysis
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a fast algorithm based on sequential local operations which aims at labelling connected components in binary images. While classical algorithms scan the image twice and utilize an equiv alencetable to store and resolve lable redundancies, our method performs just a single scan, relying on the idea of labelling a whole blob at a time. In this way, we avoid label redundancies. As a consequence, the use od both equivalence tables and algorithms to resolve them becomes unnecessary. This leads our labelling algorithm to attain even more significant performances in the case of image characterized by blobs generating a large number of label equivalences. The proposed labelling algorithm has been successfully utilized in our visual surveillance system.