A fast sequential rainfalling watershed segmentation algorithm

  • Authors:
  • Johan De Bock;Patrick De Smet;Wilfried Philips

  • Affiliations:
  • Ghent University, Belgium;Ghent University, Belgium;Ghent University, Belgium

  • Venue:
  • ACIVS'05 Proceedings of the 7th international conference on Advanced Concepts for Intelligent Vision Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this paper we present a new implementation of a rainfalling watershed segmentation algorithm. Our previous algorithm was a one-run algorithm. All the steps needed to compute a complete watershed segmentation were done in one run over the input data. In our new algorithm we tried another approach. We separated the watershed algorithm in several low-complexity relabeling steps that can be performed sequentially on a label image. The new implementation is approximately two times faster for parameters that produce visually good segmentations. The new algorithm also handles plateaus in a better way. First we describe the general layout of a rainfalling watershed algorithm. Then we explain the implementations of the two algorithms. Finally we give a detailed report on the timings of the two algorithms for different parameters.