Given a 2-D binary image of size n×n, Euclidean Distance Map (EDM) is a 2-D array of the same size such that each element is storing the Euclidean distance to the nearest black pixel. It is known that a sequential algorithm can compute the EDM in O(n2) and thus this algorithm is optimal. Also, work-time optimal parallel algorithms for shared memory model have been presented. However, the presented parallel algorithms are too complicated to implement in existing shared memory parallel machines. The main contribution of this paper is to develop a simple parallel algorithm for the EDM and implement it in two different parallel platforms: multicore processors and Graphics Processing Units (GPUs). We have implemented our parallel algorithm in a ...
In this paper, we propose an efficient algorithm, i.e., PBEDT, for short, to compute the exact Eucli...
A new general algorithm for computing distance transforms of digital images is presented. The algori...
A distance transform converts a binary image consisting of foreground (feature) and background (nonf...
The distance calculation in an image is a basic operation in computer vision, pattern recognition, a...
A fully-parallelized work-time optimal algorithm is presented for computing the exact Euclidean Dist...
We propose, in this paper, three parallel algorithms to accelerate the Euclidean matrix computation ...
We propose, in this paper, three parallel algorithms to accelerate the Euclidean matrix computation ...
The Euclidean distance transform (EDT) is used in various methods in pattern recognition, computer v...
This paper describes a new parallel algorithm for Euclidean Distance Transform on the Polymorphic Pr...
Computing a distance map (distance transform) is an operation that converts a two-dimensional (2-D) ...
The computation speed for distance transforms becomes important in a wide variety of image processin...
Transformada de distância euclidiana (TDE) é a operação que converte uma imagem binária composta de ...
The ever-increasing size of data sets and the need for real-time processing drives the need for high...
The computation speed for distance transforms becomes important in a wide variety of image processin...
Abstract—A sequential algorithm is presented for computing the exact Euclidean distance transform (D...
In this paper, we propose an efficient algorithm, i.e., PBEDT, for short, to compute the exact Eucli...
A new general algorithm for computing distance transforms of digital images is presented. The algori...
A distance transform converts a binary image consisting of foreground (feature) and background (nonf...
The distance calculation in an image is a basic operation in computer vision, pattern recognition, a...
A fully-parallelized work-time optimal algorithm is presented for computing the exact Euclidean Dist...
We propose, in this paper, three parallel algorithms to accelerate the Euclidean matrix computation ...
We propose, in this paper, three parallel algorithms to accelerate the Euclidean matrix computation ...
The Euclidean distance transform (EDT) is used in various methods in pattern recognition, computer v...
This paper describes a new parallel algorithm for Euclidean Distance Transform on the Polymorphic Pr...
Computing a distance map (distance transform) is an operation that converts a two-dimensional (2-D) ...
The computation speed for distance transforms becomes important in a wide variety of image processin...
Transformada de distância euclidiana (TDE) é a operação que converte uma imagem binária composta de ...
The ever-increasing size of data sets and the need for real-time processing drives the need for high...
The computation speed for distance transforms becomes important in a wide variety of image processin...
Abstract—A sequential algorithm is presented for computing the exact Euclidean distance transform (D...
In this paper, we propose an efficient algorithm, i.e., PBEDT, for short, to compute the exact Eucli...
A new general algorithm for computing distance transforms of digital images is presented. The algori...
A distance transform converts a binary image consisting of foreground (feature) and background (nonf...