paper-with-me

Papers

Feature-Preserving Mesh Decimation for Normal Integration

2025-04-01 · CVPR 2025 1 · Moritz Heep, Sven Behnke, Eduard Zell

Normal integration reconstructs 3D surfaces from normal maps obtained e.g. by photometric stereo. These normal maps capture surface details down to the pixel level but require large computational resources for integration at high resolutions. In this work, we replace the dense pixel grid with a sparse anisotropic triangle mesh prior to normal integration. We adapt the triangle mesh to the local geometry in the case of complex surface structures and remove oversampling from flat featureless regions. For high-resolution images, the resulting compression reduces normal integration runtimes from hours to minutes while maintaining high surface accuracy. Our main contribution is the derivation of the well-known quadric error measure from mesh decimation for screen space applications and its combination with optimal Delaunay triangulation.

📄 PDF Abstract BibTeX arXiv:2504.00867

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Mesh Convolution with Continuous Filters for 3D Surface Parsing

2021-12-03 · Huan Lei, Naveed Akhtar, Mubarak Shah, Ajmal Mian

Geometric feature learning for 3D surfaces is critical for many applications in computer graphics and 3D vision. However, deep learning currently lags in hierarchical modeling of 3D surfaces due to the lack of required o…

GPUScene ParsingScene Segmentation

Estimating Discrete Total Curvature with Per Triangle Normal Variation

2023-05-22 · Crane He Chen

We introduce a novel approach for measuring the total curvature at every triangle of a discrete surface. This method takes advantage of the relationship between per triangle total curvature and the Dirichlet energy of th…

Picasso: A CUDA-based Library for Deep Learning over 3D Meshes

2021-03-28 · CVPR 2021 1 · Huan Lei, Naveed Akhtar, Ajmal Mian

We present Picasso, a CUDA-based library comprising novel modules for deep learning over complex real-world 3D meshes. Hierarchical neural architectures have proved effective in multi-scale feature extraction which signi…

CPUGPU

An Adaptive Screen-Space Meshing Approach for Normal Integration

2024-09-25 · Moritz Heep, Eduard Zell

Reconstructing surfaces from normals is a key component of photometric stereo. This work introduces an adaptive surface triangulation in the image domain and afterwards performs the normal integration on a triangle mesh.…

Mesh Denoising Transformer

2024-05-10 · Wenbo Zhao, Xianming Liu, Deming Zhai, Junjun Jiang 외

Mesh denoising, aimed at removing noise from input meshes while preserving their feature structures, is a practical yet challenging task. Despite the remarkable progress in learning-based mesh denoising methodologies in …

Denoising