An End-to-End Geometric Deficiency Elimination Algorithm for 3D Meshes

03/14/2020
by   Bingtao Ma, et al.
0

The 3D mesh is an important representation of geometric data. In the generation of mesh data, geometric deficiencies (e.g., duplicate elements, degenerate faces, isolated vertices, self-intersection, and inner faces) are unavoidable and may violate the topology structure of an object. In this paper, we propose an effective and efficient geometric deficiency elimination algorithm for 3D meshes. Specifically, duplicate elements can be eliminated by assessing the occurrence times of vertices or faces, degenerate faces can be removed according to the outer product of two edges; since isolated vertices do not appear in any face vertices, they can be deleted directly; self-intersecting faces are detected using an AABB tree and remeshed afterward; by simulating whether multiple random rays that shoot from a face can reach infinity, we can judge whether the surface is an inner face, then decide to delete it or not. Experiments on ModelNet40 dataset illustrate that our method can eliminate the deficiencies of the 3D mesh thoroughly.

READ FULL TEXT

page 1

page 3

page 4

research
03/23/2021

DualConv: Dual Mesh Convolutional Networks for Shape Correspondence

Convolutional neural networks have been extremely successful for 2D imag...
research
08/30/2023

P2M: A Fast Solver for Querying Distance from Point to Mesh Surface

Most of the existing point-to-mesh distance query solvers, such as Proxi...
research
11/22/2017

A Face Fairness Framework for 3D Meshes

In this paper, we present a face fairness framework for 3D meshes that p...
research
11/26/2018

Scan2Mesh: From Unstructured Range Scans to 3D Meshes

We introduce Scan2Mesh, a novel data-driven generative approach which tr...
research
09/28/1999

Geometric compression for progressive transmission

The compression of geometric structures is a relatively new field of dat...
research
10/17/2022

Pruning-based Topology Refinement of 3D Mesh using a 2D Alpha Mask

Image-based 3D reconstruction has increasingly stunning results over the...
research
08/15/2022

Tetrahedralization of a Hexahedral Mesh

Two important classes of three-dimensional elements in computational mes...

Please sign up or login with your details

Forgot password? Click here to reset