Fast, parallel watershed algorithm based on path tracing

  • Authors:
  • Michał Świercz;Marcin Iwanowski

  • Affiliations:
  • Institute of Control and Industrial Electronics, Warsaw University of Technology, Warsaw, Poland;Institute of Control and Industrial Electronics, Warsaw University of Technology, Warsaw, Poland

  • Venue:
  • ICCVG'10 Proceedings of the 2010 international conference on Computer vision and graphics: Part II
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper a fast, parallel watershed algorithm for segmentation of digital grey-scale images is presented. We show an original parallelisation technique based on the "shared nothing" principle and its application to a modified path-tracing watershed algorithm, which allows a vast majority of computations to be broken up into several independent tasks that can be run in parallel on different processing nodes. This approach eliminates the need of any complex synchronization between the threads and translates to a very high efficiency and speed of the algorithm. Sample results are discussed, with emphasis on their correctness and execution times.