中文
相关论文

相关论文: Computing Voronoi Diagrams in the Polar-Coordinate…

200 篇论文

The Voronoi diagram of a finite set of objects is a fundamental geometric structure that subdivides the embedding space into regions, each region consisting of the points that are closer to a given object than to the others. We may define…

计算几何 · 计算机科学 2020-10-01 Frank Nielsen , Jean-Daniel Boissonnat , Richard Nock

We present a simple framework to compute hyperbolic Voronoi diagrams of finite point sets as affine diagrams. We prove that bisectors in Klein's non-conformal disk model are hyperplanes that can be interpreted as power bisectors of…

计算几何 · 计算机科学 2021-04-28 Frank Nielsen , Richard Nock

Given a set of sites in a simple polygon, a geodesic Voronoi diagram of the sites partitions the polygon into regions based on distances to sites under the geodesic metric. We present algorithms for computing the geodesic nearest-point,…

计算几何 · 计算机科学 2018-01-09 Eunjin Oh , Hee-Kap Ahn

We present a general framework for computing two-dimensional Voronoi diagrams of different classes of sites under various distance functions. The framework is sufficiently general to support diagrams embedded on a family of two-dimensional…

计算几何 · 计算机科学 2015-05-13 Ophir Setter

In Euclidean geometry, it is well-known that the $k$-order Voronoi diagram in $\mathbb{R}^d$ can be computed from the vertical projection of the $k$-level of an arrangement of hyperplanes tangent to a convex potential function in…

计算几何 · 计算机科学 2014-10-07 Frank Nielsen , Richard Nock

Voronoi diagrams are a fundamental geometric data structure for obtaining proximity relations. We consider collections of axis-aligned orthogonal polyhedra in two and three-dimensional space under the max-norm, which is a particularly…

计算几何 · 计算机科学 2019-08-21 Ioannis Z. Emiris , Christina Katsamaki

We present a simple wavefront-like approach for computing multiplicatively weighted Voronoi diagrams of points and straight-line segments in the Euclidean plane. If the input sites may be assumed to be randomly weighted points then the use…

计算几何 · 计算机科学 2020-06-26 Martin Held , Stefan de Lorenzo

In this paper, we propose a novel space partitioning strategy for implicit hierarchy visualization such that the new plot not only has a tidy layout similar to the treemap, but also is flexible to data changes similar to the Voronoi…

数据结构与算法 · 计算机科学 2020-09-17 Yan-Chao Wang , Feng Lin , Hock-Soon Seah

In this paper, we propose to compute Voronoi diagrams over mesh surfaces driven by an arbitrary geodesic distance solver, assuming that the input is a triangle mesh as well as a collection of sites $P=\{p_i\}_{i=1}^m$ on the surface. We…

计算几何 · 计算机科学 2022-12-20 Shiqing Xin , Pengfei Wang , Rui Xu , Dongming Yan , Shuangmin Chen , Wenping Wang , Caiming Zhang , Changhe Tu

Voronoi diagrams appear in many areas in science and technology and have numerous applications. They have been the subject of extensive investigation during the last decades. Roughly speaking, they are a certain decomposition of a given…

计算几何 · 计算机科学 2015-03-19 Daniel Reem

The Hilbert metric is a distance function defined for points lying within a convex body. It generalizes the Cayley-Klein model of hyperbolic geometry to any convex set, and it has numerous applications in the analysis and processing of…

计算几何 · 计算机科学 2021-12-07 Auguste H. Gezalyan , David M. Mount

Since the Voronoi diagram appears in many applications, the topic of improving its computational efficiency remains attractive. We propose a novel yet efficient method to compute Voronoi diagrams bounded by a given domain, i.e., the clipped…

图形学 · 计算机科学 2026-02-17 Yanyang Xiao , Juan Cao , Zhonggui Chen

We introduce VoroFields, a hierarchical neural-field framework for approximating generalized Voronoi diagrams of finite geometric site sets in low-dimensional domains under arbitrary evaluable point-to-site distances. Instead of…

计算几何 · 计算机科学 2026-03-31 Panagiotis Rigas , George Ioannakis , Ioannis Emiris

The Voronoi diagram is a certain geometric data structure which has numerous applications in various scientific and technological fields. The theory of algorithms for computing 2D Euclidean Voronoi diagrams of point sites is rich and…

计算几何 · 计算机科学 2023-07-17 Daniel Reem

Voronoi diagrams, and their more general weighted counterpart, power diagrams, are fundamental geometric constructs with wide-ranging applications. Recently, they have gained renewed attention in mesh-based neural rendering. Despite being…

计算几何 · 计算机科学 2026-05-08 Bernardo Taveira , Carl Lindström , Maryam Fatemi , Lars Hammarstrand , Fredrik Kahl

This article presents an algorithm to compute digital images of Voronoi, Johnson-Mehl or Laguerre diagrams of a set of punctual sites, in a domain of a Euclidean space of any dimension. The principle of the algorithm is, in a first step, to…

计算几何 · 计算机科学 2022-02-01 H Moulinec

We describe a new algorithm for computing the Voronoi diagram of a set of $n$ points in constant-dimensional Euclidean space. The running time of our algorithm is $O(f \log n \log \Delta)$ where $f$ is the output complexity of the Voronoi…

计算几何 · 计算机科学 2013-04-03 Gary L. Miller , Donald R. Sheehy

We study Voronoi diagrams for distance functions that add together two convex functions, each taking as its argument the difference between Cartesian coordinates of two planar points. When the functions do not grow too quickly, then the…

计算几何 · 计算机科学 2010-05-14 Matthew Dickerson , David Eppstein , Kevin A. Wortman

We study algorithms and combinatorial complexity bounds for \emph{stable-matching Voronoi diagrams}, where a set, $S$, of $n$ point sites in the plane determines a stable matching between the points in $\mathbb{R}^2$ and the sites in $S$…

计算几何 · 计算机科学 2021-02-23 Gill Barequet , David Eppstein , Michael T. Goodrich , Nil Mamano

Voronoi tessellation, also known as Voronoi diagram, is an important computational geometry technique that has applications in various scientific disciplines. It involves dividing a given space into regions based on the proximity to a set…

计算几何 · 计算机科学 2024-12-17 Sergei Shumilin , Alexander Ryabov , Serguei Barannikov , Evgeny Burnaev , Vladimir Vanovskii
‹ 上一页 1 2 3 10 下一页 ›