A fully-parallelized work-time optimal algorithm is presented for computing the exact Euclidean Distance Transform (EDT) of a 2D binary image with the size of n x n. Unlike existing PRAM and other algorithms, this algorithm is suitable for implementation on modern SIMD architectures such as GPUs. As a fundamental operation of 2D EDT, 1D EDT is efficiently parallelized first. Specifically, the GPU algorithm for the 1D EDT, which uses CUDA binary functions such as ballot(), ffs(), clz() and shfl(), runs in O(log_32n) time and performs O(n) work. Using the 1D EDT as a fundamental operation, the fully parallelized work-time optimal 2D EDT algorithm is designed. This algorithm consists of three steps. Step 1 of the algorithm runs in O(log_32n) t...
A new unique class of foldable distance transforms of digital images (DT) is introduced, baptized: F...
The Distance Transform (DT) is a general operator forming the basis of many methods in computer visi...
Given a binary image, Euclidean distance transform is to compute for each pixel the Euclidean distan...
The distance calculation in an image is a basic operation in computer vision, pattern recognition, a...
Given a 2-D binary image of size n×n, Euclidean Distance Map (EDM) is a 2-D array of the same size s...
The Euclidean distance transform (EDT) is used in various methods in pattern recognition, computer v...
In this paper, we propose an efficient algorithm, i.e., PBEDT, for short, to compute the exact Eucli...
Abstract—A sequential algorithm is presented for computing the exact Euclidean distance transform (D...
The computation speed for distance transforms becomes important in a wide variety of image processin...
A new general algorithm fur computing distance transforms of digital images is presented. The algori...
Transformada de distância euclidiana (TDE) é a operação que converte uma imagem binária composta de ...
The distance transform (DT) is a general operator forming the basis of many methods in computer visi...
A new general algorithm for computing distance transforms of digital images is presented. The algori...
The computation speed for distance transforms becomes important in a wide variety of image processin...
The Euclidean distance transform of a binary image is the function that assigns to every pixel the E...
A new unique class of foldable distance transforms of digital images (DT) is introduced, baptized: F...
The Distance Transform (DT) is a general operator forming the basis of many methods in computer visi...
Given a binary image, Euclidean distance transform is to compute for each pixel the Euclidean distan...
The distance calculation in an image is a basic operation in computer vision, pattern recognition, a...
Given a 2-D binary image of size n×n, Euclidean Distance Map (EDM) is a 2-D array of the same size s...
The Euclidean distance transform (EDT) is used in various methods in pattern recognition, computer v...
In this paper, we propose an efficient algorithm, i.e., PBEDT, for short, to compute the exact Eucli...
Abstract—A sequential algorithm is presented for computing the exact Euclidean distance transform (D...
The computation speed for distance transforms becomes important in a wide variety of image processin...
A new general algorithm fur computing distance transforms of digital images is presented. The algori...
Transformada de distância euclidiana (TDE) é a operação que converte uma imagem binária composta de ...
The distance transform (DT) is a general operator forming the basis of many methods in computer visi...
A new general algorithm for computing distance transforms of digital images is presented. The algori...
The computation speed for distance transforms becomes important in a wide variety of image processin...
The Euclidean distance transform of a binary image is the function that assigns to every pixel the E...
A new unique class of foldable distance transforms of digital images (DT) is introduced, baptized: F...
The Distance Transform (DT) is a general operator forming the basis of many methods in computer visi...
Given a binary image, Euclidean distance transform is to compute for each pixel the Euclidean distan...