paper-with-me

Papers

Surface-from-Gradients: An Approach Based on Discrete Geometry Processing

2014-06-01 · CVPR 2014 6 · Wuyuan Xie, Yunbo Zhang, Charlie C. L. Wang, Ronald C.-K. Chung

In this paper, we propose an efficient method to reconstruct surface-from-gradients (SfG). Our method is formulated under the framework of discrete geometry processing. Unlike the existing SfG approaches, we transfer the continuous reconstruction problem into a discrete space and efficiently solve the problem via a sequence of least-square optimization steps. Our discrete formulation brings three advantages: 1) the reconstruction preserves sharp-features, 2) sparse/incomplete set of gradients can be well handled, and 3) domains of computation can have irregular boundaries. Our formulation is direct and easy to implement, and the comparisons with state-of-the-arts show the effectiveness of our method.

📄 PDF Abstract BibTeX

Code (1)

kwong292521/DGP

Similar Papers 제목 키워드 기반

DiffGI: Differentiable Geometry Images for High-Fidelity Thin-Shell 3D Generation

2026-07-15 · Eungjune Shim, Hansol Lee, Eunjung Ju hf

Existing 3D generative models predominantly rely on implicit volumetric representations, which enforce watertight topology and struggle to represent thin-shell and non-manifold geometries such as garments. Geometry image…

3D Generation

Differentiable Surface Splatting for Point-based Geometry Processing

2019-06-10 · Wang Yifan, Felice Serena, Shihao Wu, Cengiz Öztireli 외

We propose Differentiable Surface Splatting (DSS), a high-fidelity differentiable renderer for point clouds. Gradients for point locations and normals are carefully designed to handle discontinuities of the rendering fun…

DenoisingInverse Rendering

A Theory of Topological Derivatives for Inverse Rendering of Geometry

2023-08-19 · ICCV 2023 1 · Ishit Mehta, Manmohan Chandraker, Ravi Ramamoorthi

We introduce a theoretical framework for differentiable surface evolution that allows discrete topology changes through the use of topological derivatives for variational optimization of image functionals. While prior me…

3D ReconstructionImage ReconstructionInverse RenderingMulti-View 3D Reconstruction+1

Implicit Filtering for Learning Neural Signed Distance Functions from 3D Point Clouds

2024-07-18 · Shengtao Li, Ge Gao, Yudong Liu, Ming Gu 외

Neural signed distance functions (SDFs) have shown powerful ability in fitting the shape geometry. However, inferring continuous signed distance fields from discrete unoriented point clouds still remains a challenge. The…

Surface Reconstruction

Neural Surface Maps

2021-03-31 · CVPR 2021 1 · Luca Morreale, Noam Aigerman, Vladimir Kim, Niloy J. Mitra

Maps are arguably one of the most fundamental concepts used to define and operate on manifold surfaces in differentiable geometry. Accordingly, in geometry processing, maps are ubiquitous and are used in many core applic…