paper-with-me

홈 › Papers

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

2020-03-14 · Bingtao Ma, Hongsen Liu, Liangliang Nan, Yang Cong

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.

📄 PDF Abstract BibTeX arXiv:2003.06535

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

3D Geometric salient patterns analysis on 3D meshes

2019-06-18 · Alice Othmani, Fakhri Torkhani, Jean-Marie Favreau

Pattern analysis is a wide domain that has wide applicability in many fields. In fact, texture analysis is one of those fields, since the texture is defined as a set of repetitive or quasi-repetitive patterns. Despite it…

ClusteringTexture Classification

LaB-GATr: geometric algebra transformers for large biomedical surface and volume meshes

2024-03-12 · Julian Suk, Baris Imre, Jelmer M. Wolterink

Many anatomical structures can be described by surface or volume meshes. Machine learning is a promising tool to extract information from these 3D models. However, high-fidelity meshes often contain hundreds of thousands…

DL-Polycube: Deep learning enhanced polycube method for high-quality hexahedral mesh generation and volumetric spline construction

2024-10-24 · Yuxuan Yu, Yuzhuo Fang, Hua Tong, Yongjie Jessica Zhang

In this paper, we present a novel algorithm that integrates deep learning with the polycube method (DL-Polycube) to generate high-quality hexahedral (hex) meshes, which are then used to construct volumetric splines for i…

Segmentation

Hierarchical Classification via Cascading Feature Elimination: Application to Human Phenotype Ontology-Aligned Facial Phenotyping (FaceMesh2HPO)

2026-07-06 · Fabio Hellmann, Alexander Hustinx, Benjamin D. Solomon, GestaltMatcher Database Consortium 외 arxiv

FaceMesh2HPO is a framework for classifying facial phenotypic descriptors aligned with the Human Phenotype Ontology (HPO) to support clinical diagnosis. Using annotations from 124 clinicians across 10 disorders (107 HPO …

Phenotype classification

Toward Mesh-Invariant 3D Generative Deep Learning with Geometric Measures

2023-06-27 · Thomas Besnier, Sylvain Arguillère, Emery Pierson, Mohamed Daoudi

3D generative modeling is accelerating as the technology allowing the capture of geometric data is developing. However, the acquired data is often inconsistent, resulting in unregistered meshes or point clouds. Many gene…

Deep Learning