A Parallel Euclidean Distance Transformation Algorithm

作者:

Highlights:

摘要

We present a parallel algorithm for the Euclidean distance transformation (EDT). It is a “divide-and-conquer” algorithm based on a fast sequential algorithm for the signed EDT (SEDT). The combining step that follows the local partial calculation of the SEDT can be done efficiently after reformulating the SEDT problem as the partial calculation of a Voronoi diagram. This leads to an algorithm with two local calculation steps with a computational complexity proportional to the number of pixels of the subregions and a global calculation step with complexity proportional to the image perimeter. This article contains a description of the algorithm, a complexity analysis, a discussion on load imbalance, and timings obtained on an iPSC/2.

论文关键词:

论文评审过程:Received 10 May 1993, Accepted 18 November 1994, Available online 22 April 2002.

论文官网地址:https://doi.org/10.1006/cviu.1996.0002