CVJun 7, 2014

Shape-from-intrinsic operator

arXiv:1406.1925v14 citations
Originality Incremental advance
AI Analysis

This addresses shape recovery challenges in geometry processing and computer graphics, but appears incremental as it extends existing shape-from-X frameworks with a new operator-based formulation.

The paper tackles the problem of recovering a 3D shape embedding from intrinsic differential operators defined on a mesh, formulating it as shape-from-operator (SfO), with applications like shape analogies and reconstruction. It proposes a numerical approach splitting SfO into two optimization sub-problems: metric-from-operator and embedding-from-metric, applied alternately.

Shape-from-X is an important class of problems in the fields of geometry processing, computer graphics, and vision, attempting to recover the structure of a shape from some observations. In this paper, we formulate the problem of shape-from-operator (SfO), recovering an embedding of a mesh from intrinsic differential operators defined on the mesh. Particularly interesting instances of our SfO problem include synthesis of shape analogies, shape-from-Laplacian reconstruction, and shape exaggeration. Numerically, we approach the SfO problem by splitting it into two optimization sub-problems that are applied in an alternating scheme: metric-from-operator (reconstruction of the discrete metric from the intrinsic operator) and embedding-from-metric (finding a shape embedding that would realize a given metric, a setting of the multidimensional scaling problem).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes