EUCLIDEAN VORONOI LABELING ON THE MULTIDIMENSIONAL GRID

Citation
C. Gotsman et M. Lindenbaum, EUCLIDEAN VORONOI LABELING ON THE MULTIDIMENSIONAL GRID, Pattern recognition letters, 16(4), 1995, pp. 409-415
Citations number
23
Categorie Soggetti
Computer Sciences, Special Topics","Computer Science Artificial Intelligence
Journal title
ISSN journal
01678655
Volume
16
Issue
4
Year of publication
1995
Pages
409 - 415
Database
ISI
SICI code
0167-8655(1995)16:4<409:EVLOTM>2.0.ZU;2-J
Abstract
Given a set of k points (sites) S subset-of R(d), and a finite d-dimen sional grid G(n)d = {1, n}d, we describe an efficient algorithm comput ing the mapping D: G(n)d --> {1,...,k} such that D(p) is the index of the site closest to p under the Euclidean norm. This mapping is called the Voronoi labelling of the grid. The algorithm traverses the points of G on a ''locality-preserving'' space-filling curve, exploiting the correlation between the value of D on adjacent grid points to reduce computation time. The advantage of this algorithm over existing ones i s that it works in any dimension, and is general-purpose, in the sense that it is easily modified to accomodate many variants of the problem , such as non-integral sites, and computation on a subset of G. The ru ntimes of our algorithm in two dimensions compare with those of the ex isting algorithms, and are better than the few existing algorithms ope rating in higher dimensions.