paper-with-me

Papers

DPCS: Path Tracing-Based Differentiable Projector-Camera Systems

2025-03-15 · Jijiang Li, Qingyue Deng, Haibin Ling, Bingyao Huang

Projector-camera systems (ProCams) simulation aims to model the physical project-and-capture process and associated scene parameters of a ProCams, and is crucial for spatial augmented reality (SAR) applications such as ProCams relighting and projector compensation. Recent advances use an end-to-end neural network to learn the project-and-capture process. However, these neural network-based methods often implicitly encapsulate scene parameters, such as surface material, gamma, and white balance in the network parameters, and are less interpretable and hard for novel scene simulation. Moreover, neural networks usually learn the indirect illumination implicitly in an image-to-image translation way which leads to poor performance in simulating complex projection effects such as soft-shadow and interreflection. In this paper, we introduce a novel path tracing-based differentiable projector-camera systems (DPCS), offering a differentiable ProCams simulation method that explicitly integrates multi-bounce path tracing. Our DPCS models the physical project-and-capture process using differentiable physically-based rendering (PBR), enabling the scene parameters to be explicitly decoupled and learned using much fewer samples. Moreover, our physically-based method not only enables high-quality downstream ProCams tasks, such as ProCams relighting and projector compensation, but also allows novel scene simulation using the learned scene parameters. In experiments, DPCS demonstrates clear advantages over previous approaches in ProCams simulation, offering better interpretability, more efficient handling of complex interreflection and shadow, and requiring fewer training samples.

📄 PDF Abstract BibTeX arXiv:2503.12174

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image Translation

Similar Papers 제목 키워드 기반

Shape From Tracing: Towards Reconstructing 3D Object Geometry and SVBRDF Material from Images via Differentiable Path Tracing

2020-12-06 · Purvi Goel, Loudon Cohen, James Guesman, Vikas Thamizharasan 외

Reconstructing object geometry and material from multiple views typically requires optimization. Differentiable path tracing is an appealing framework as it can reproduce complex appearance effects. However, it is diffic…

Lighting Estimation

FreeCam3D: Snapshot Structured Light 3D with Freely-Moving Cameras

2020-08-01 · ECCV 2020 8 · Yicheng Wu, Vivek Boominathan, Xuan Zhao, Jacob T. Robinson 외

A 3D imaging and mapping system that can handle both multiple-viewers and dynamic-objects is attractive for many applications. We propose a freeform structured light system that does not rigidly constrain camera(s) to th…

3D Reconstruction

DeProCams: Simultaneous Relighting, Compensation and Shape Reconstruction for Projector-Camera Systems

2020-03-06 · Bingyao Huang, Haibin Ling

Image-based relighting, projector compensation and depth/normal reconstruction are three important tasks of projector-camera systems (ProCams) and spatial augmented reality (SAR). Although they share a similar pipeline o…

Neural Rendering

Causes and Corrections for Bimodal Multipath Scanning with Structured Light

2017-06-08 · Yu Zhang, Daniel L. Lau, Ying Yu

Structured light illumination is an active 3-D scanning technique based on projecting/capturing a set of striped patterns and measuring the warping of the patterns as they reflect off a target object's surface. As design…

GS-ProCams: Gaussian Splatting-based Projector-Camera Systems

2024-12-16 · Qingyue Deng, Jijiang Li, Haibin Ling, Bingyao Huang

We present GS-ProCams, the first Gaussian Splatting-based framework for projector-camera systems (ProCams). GS-ProCams significantly enhances the efficiency of projection mapping (PM) that requires establishing geometric…

GPUNeRF