中文
相关论文

相关论文: Point set stratification and Delaunay depth

200 篇论文

We describe an algorithm to construct an intrinsic Delaunay triangulation of a smooth closed submanifold of Euclidean space. Using results established in a companion paper on the stability of Delaunay triangulations on $\delta$-generic…

计算几何 · 计算机科学 2013-03-27 Jean-Daniel Boissonnat , Ramsay Dyer , Arijit Ghosh

Directional data arise in many applications where observations are naturally represented as unit vectors or as observations on the surface of a unit hypersphere. In this context, statistical depth functions provide a center--outward…

统计方法学 · 统计学 2026-02-24 Giuseppe Gismondi , Rebecca Rivieccio , Giuseppe Pandolfo

The spread of a finite set of points is the ratio between the longest and shortest pairwise distances. We prove that the Delaunay triangulation of any set of n points in R^3 with spread D has complexity O(D^3). This bound is tight in the…

计算几何 · 计算机科学 2007-05-23 Jeff Erickson

We present a new and simple randomized algorithm for constructing the Delaunay triangulation using nearest neighbor graphs for point location. Under suitable assumptions, it runs in linear expected time for points in the plane with…

计算几何 · 计算机科学 2009-12-13 Kevin Buchin

We study the problem of estimating the relative depth order of point pairs in a monocular image. Recent advances mainly focus on using deep convolutional neural networks (DCNNs) to learn and infer the ordinal information from multiple…

计算机视觉与模式识别 · 计算机科学 2017-07-28 Ruoxi Deng , Tianqi Zhao , Chunhua Shen , Shengjun Liu

We give algorithms for computing the regression depth of a k-flat for a set of n points in R^d. The running time is O(n^(d-2) + n log n) when 0 < k < d-1, faster than the best time bound for hyperplane regression or for data depth.

计算几何 · 计算机科学 2007-05-23 Marshall Bern , David Eppstein

Divide-and-conquer is a central paradigm for the design of algorithms, through which some fundamental computational problems, such as sorting arrays and computing convex hulls, are solved in optimal time within $\Theta(n\log{n})$ in the…

数据结构与算法 · 计算机科学 2015-09-28 Jeremy Barbay , Carlos Ochoa , Pablo Perez-Lantero

We introduce a novel learning-based, visibility-aware, surface reconstruction method for large-scale, defect-laden point clouds. Our approach can cope with the scale and variety of point cloud defects encountered in real-life Multi-View…

计算机视觉与模式识别 · 计算机科学 2022-02-03 Raphael Sulzer , Loic Landrieu , Renaud Marlet , Bruno Vallet

Real-world environment-derived point clouds invariably exhibit noise across varying modalities and intensities. Hence, point cloud denoising (PCD) is essential as a preprocessing step to improve downstream task performance. Deep learning…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Chengwei Zhang , Xueyi Zhang , Mingrui Lao , Tao Jiang , Xinhao Xu , Wenjie Li , Fubo Zhang , Longyong Chen

Consider a set $P$ of $n$ points picked uniformly and independently from $[0,1]^d$ for a constant dimension $d$ -- such a point set is extremely well behaved in many aspects. For example, for a fixed $r \in [0,1]$, we prove a new…

计算几何 · 计算机科学 2023-11-01 Sariel Har-Peled , Elfarouk Harb

In this short paper, we consider the functional density on sets of uniformly bounded triangulations with fixed sets of vertices. We prove that if a functional attains its minimum on the Delaunay triangulation, for every finite set in the…

度量几何 · 数学 2015-06-11 Nikolay P. Dolbilin , Herbert Edelsbrunner , Oleg R. Musin

We study metrics that assess how close a triangulation is to being a Delaunay triangulation, for use in contexts where a good triangulation is desired but constraints (e.g., maximum degree) prevent the use of the Delaunay triangulation…

We propose a new refinement algorithm to generate size-optimal quality-guaranteed Delaunay triangulations in the plane. The algorithm takes $O(n \log n + m)$ time, where $n$ is the input size and $m$ is the output size. This is the first…

计算几何 · 计算机科学 2007-05-23 Sariel Har-Peled , Alper Ungor

In this paper we present a scalable approach for robustly computing a 3D surface mesh from multi-scale multi-view stereo point clouds that can handle extreme jumps of point density (in our experiments three orders of magnitude). The…

计算机视觉与模式识别 · 计算机科学 2017-05-03 Christian Mostegel , Rudolf Prettenthaler , Friedrich Fraundorfer , Horst Bischof

The process of segmenting point cloud data into several homogeneous areas with points in the same region having the same attributes is known as 3D segmentation. Segmentation is challenging with point cloud data due to substantial…

计算机视觉与模式识别 · 计算机科学 2025-04-24 Siddiqui Muhammad Yasir , Hyunsik Ahn

We introduce a new approach for identifying and characterizing voids within two-dimensional (2D) point distributions through the integration of Delaunay triangulation and Voronoi diagrams, combined with a Minimal Distance Scoring algorithm.…

计算几何 · 计算机科学 2024-01-01 Netzer Moriya

We introduce the Voronoi functional of a triangulation of a finite set of points in the Euclidean plane and prove that among all geometric triangulations of the point set, the Delaunay triangulation maximizes the functional. This result…

度量几何 · 数学 2017-05-25 Herbert Edelsbrunner , Alexey Glazyrin , Oleg R. Musin , Anton Nikitenko

Statistical depth is the act of gauging how representative a point is compared to a reference probability measure. The depth allows introducing rankings and orderings to data living in multivariate, or function spaces. Though widely applied…

统计理论 · 数学 2021-05-28 George Wynne , Stanislav Nagy

As incremental Structure from Motion algorithms become effective, a good sparse point cloud representing the map of the scene becomes available frame-by-frame. From the 3D Delaunay triangulation of these points, state-of-the-art algorithms…

计算机视觉与模式识别 · 计算机科学 2015-07-21 Andrea Romanoni , Matteo Matteucci

Functional depth is used for ranking functional observations from most outlying to most typical. The ranks produced by functional depth have been proposed as the basis for functional classifiers, rank tests, and data visualization…

统计方法学 · 统计学 2016-11-02 James P. Long , Jianhua Z. Huang