Succinct Representation of Well-Spaced Point Clouds

09/17/2009
by   Benoît Hudson, et al.
0

A set of n points in low dimensions takes Theta(n w) bits to store on a w-bit machine. Surface reconstruction and mesh refinement impose a requirement on the distribution of the points they process. I show how to use this assumption to lossily compress a set of n input points into a representation that takes only O(n) bits, independent of the word size. The loss can keep inter-point distances to within 10 space savings. The representation allows standard quadtree operations, along with computing the restricted Voronoi cell of a point, in time O(w^2 + log n), which can be improved to time O(log n) if w is in Theta(log n). Thus one can use this compressed representation to perform mesh refinement or surface reconstruction in O(n) bits with only a logarithmic slowdown.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/01/2020

Point2Skeleton: Learning Skeletal Representations from Point Clouds

We introduce Point2Skeleton, an unsupervised method to learn skeletal re...
research
10/31/2016

Deconfliction and Surface Generation from Bathymetry Data Using LR B-splines

A set of bathymetry point clouds acquired by different measurement techn...
research
03/26/2020

Succinct Dynamic Ordered Sets with Random Access

The representation of a dynamic ordered set of n integer keys drawn from...
research
10/19/2020

GAMesh: Guided and Augmented Meshing for Deep Point Networks

We present a new meshing algorithm called guided and augmented meshing, ...
research
01/05/2018

Subquadratic Encodings for Point Configurations

For most algorithms dealing with sets of points in the plane, the only r...
research
05/21/2019

Mesh-based Camera Pairs Selection and Occlusion-Aware Masking for Mesh Refinement

Many Multi-View-Stereo algorithms extract a 3D mesh model of a scene, af...
research
01/10/2020

Obtaining a Canonical Polygonal Schema from a Greedy Homotopy Basis with Minimal Mesh Refinement

Any closed manifold of genus g can be cut open to form a topological dis...

Please sign up or login with your details

Forgot password? Click here to reset