paper-with-me

홈 › Papers

Shape from Silhouette Probability Maps: Reconstruction of Thin Objects in the Presence of Silhouette Extraction and Calibration Error

2013-06-01 · CVPR 2013 6 · Amy Tabb

This paper considers the problem of reconstructing the shape of thin, texture-less objects such as leafless trees when there is noise or deterministic error in the silhouette extraction step or there are small errors in camera calibration. Traditional intersection-based techniques such as the visual hull are not robust to error because they penalize false negative and false positive error unequally. We provide a voxel-based formalism that penalizes false negative and positive error equally, by casting the reconstruction problem as a pseudo-Boolean minimization problem, where voxels are the variables of a pseudo-Boolean function and are labeled occupied or empty. Since the pseudo-Boolean minimization problem is NP-Hard for nonsubmodular functions, we developed an algorithm for an approximate solution using local minimum search. Our algorithm treats input binary probability maps (in other words, silhouettes) or continuously-valued probability maps identically, and places no constraints on camera placement. The algorithm was tested on three different leafless trees and one metal object where the number of voxels is 54.4 million (voxel sides measure 3.6 mm). Results show that our approach reconstructs the complicated branching structure of thin, texture-less objects in the presence of error where intersection-based approaches currently fail. 1

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Camera Calibration

Similar Papers 제목 키워드 기반

Front2Back: Single View 3D Shape Reconstruction via Front to Back Prediction

2019-12-23 · CVPR 2020 6 · Yuan Yao, Nico Schertler, Enrique Rosales, Helge Rhodin 외

Reconstruction of a 3D shape from a single 2D image is a classical computer vision problem, whose difficulty stems from the inherent ambiguity of recovering occluded or only partially observed surfaces. Recent methods ad…

3D Shape ReconstructionSurface Reconstruction

Silhouette Guided Point Cloud Reconstruction beyond Occlusion

2019-07-29 · Chuhang Zou, Derek Hoiem

One major challenge in 3D reconstruction is to infer the complete shape geometry from partial foreground occlusions. In this paper, we propose a method to reconstruct the complete 3D shape of an object from a single RGB …

3D ReconstructionPoint cloud reconstruction

Deep Meta Functionals for Shape Representation

2019-08-17 · ICCV 2019 10 · Gidi Littwin, Lior Wolf

We present a new method for 3D shape reconstruction from a single image, in which a deep neural network directly maps an image to a vector of network weights. The network \textcolor{black}{parametrized by} these weights …

3D Shape Reconstruction

The importance of silhouette optimization in 3D shape reconstruction system from multiple object scenes

2020-12-19 · Waqqas-ur-Rehman Butt, Martin Servin

This paper presents a multi stage 3D shape reconstruction system of multiple object scenes by considering the silhouette inconsistencies in shape-from silhouette SFS method. These inconsistencies are common in multiple v…

3D Shape Reconstruction

Approximate Differentiable Rendering with Algebraic Surfaces

2022-07-21 · Leonid Keselman, Martial Hebert

Differentiable renderers provide a direct mathematical link between an object's 3D representation and images of that object. In this work, we develop an approximate differentiable renderer for a compact, interpretable re…

Pose Estimation