paper-with-me

Papers

Flexible Mesh Segmentation via Reeb Graph Representation of Geometrical and Topological Features

2024-12-05 · Florian Beguet, Sandrine Lanquetin, Romain Raffin

This paper presents a new mesh segmentation method that integrates geometrical and topological features through a flexible Reeb graph representation. The algorithm consists of three phases: construction of the Reeb graph using the improved topological skeleton approach, topological simplification of the graph by cancelling critical points while preserving essential features, and generation of contiguous segments via an adaptive region-growth process that takes geometric and topological criteria into account. Operating with a computational complexity of O(n log(n)) for a mesh of n vertices, the method demonstrates both efficiency and scalability. An evaluation through case studies, including part-based decomposition with Shape Diameter Function and terrain analysis with Shape Index, validates the effectiveness of the method in completely different applications. The results establish this approach as a robust framework for advanced geometric analysis of meshes, connecting the geometric and topological features of shapes.

📄 PDF Abstract BibTeX arXiv:2412.05335

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencySegmentation

Similar Papers 제목 키워드 기반

An Efficient Data Retrieval Parallel Reeb Graph Algorithm

2018-10-18 · Mustafa Hajij, Paul Rosen

The Reeb graph of a scalar function defined on a domain gives a topologically meaningful summary of that domain. Reeb graphs have been shown in the past decade to be of great importance in geometric processing, image pro…

Retrieval

Parsing with Traces: An $O(n^4)$ Algorithm and a Structural Representation

2017-07-13 · Jonathan K. Kummerfeld, Dan Klein

General treebank analyses are graph structured, but parsers are typically restricted to tree structures for efficiency and modeling reasons. We propose a new representation and algorithm for a class of graph structures t…

Constituency ParsingMissing Elements

Parsing with Traces: An O(n4) Algorithm and a Structural Representation

2017-01-01 · TACL 2017 1 · Jonathan K. Kummerfeld, Dan Klein

General treebank analyses are graph structured, but parsers are typically restricted to tree structures for efficiency and modeling reasons. We propose a new representation and algorithm for a class of graph structures t…

Question Answering

Optimal Multi-Object Segmentation with Novel Gradient Vector Flow Based Shape Priors

2017-05-22 · Junjie Bai, Abhay Shah, Xiaodong Wu

Shape priors have been widely utilized in medical image segmentation to improve segmentation accuracy and robustness. A major way to encode such a prior shape model is to use a mesh representation, which is prone to caus…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

World of Forms: Deformable Geometric Templates for One-Shot Surface Meshing in Coronary CT Angiography

2024-09-18 · Rudolf L. M. van Herten, Ioannis Lagogiannis, Jelmer M. Wolterink, Steffen Bruns 외

Deep learning-based medical image segmentation and surface mesh generation typically involve a sequential pipeline from image to segmentation to meshes, often requiring large training datasets while making limited use of…

Graph Neural NetworkImage SegmentationMedical Image SegmentationSegmentation+1