paper-with-me

Papers

End-to-end Full Projector Compensation

2020-07-30 · Bingyao Huang, Tao Sun, Haibin Ling

Full projector compensation aims to modify a projector input image to compensate for both geometric and photometric disturbance of the projection surface. Traditional methods usually solve the two parts separately and may suffer from suboptimal solutions. In this paper, we propose the first end-to-end differentiable solution, named CompenNeSt++, to solve the two problems jointly. First, we propose a novel geometric correction subnet, named WarpingNet, which is designed with a cascaded coarse-to-fine structure to learn the sampling grid directly from sampling images. Second, we propose a novel photometric compensation subnet, named CompenNeSt, which is designed with a siamese architecture to capture the photometric interactions between the projection surface and the projected images, and to use such information to compensate the geometrically corrected images. By concatenating WarpingNet with CompenNeSt, CompenNeSt++ accomplishes full projector compensation and is end-to-end trainable. Third, to improve practicability, we propose a novel synthetic data-based pre-training strategy to significantly reduce the number of training images and training time. Moreover, we construct the first setup-independent full compensation benchmark to facilitate future studies. In thorough experiments, our method shows clear advantages over prior art with promising compensation quality and meanwhile being practically convenient.

📄 PDF Abstract BibTeX arXiv:2008.00965

Code (1)

BingyaoHuang/CompenNeSt-plusplus 공식 구현 pytorch

Similar Papers 제목 키워드 기반

CompenHR: Efficient Full Compensation for High-resolution Projector

2023-11-22 · Yuxi Wang, Haibin Ling, Bingyao Huang

Full projector compensation is a practical task of projector-camera systems. It aims to find a projector input image, named compensation image, such that when projected it cancels the geometric and photometric distortion…

CompenNet++: End-to-end Full Projector Compensation

2019-08-17 · ICCV 2019 10 · Bingyao Huang, Haibin Ling

Full projector compensation aims to modify a projector input image such that it can compensate for both geometric and photometric disturbance of the projection surface. Traditional methods usually solve the two parts sep…

Setup-Independent Full Projector Compensation

2026-04-02 · Haibo Li, Qingyue Deng, Jijiang Li, Haibin Ling 외 arxiv

Projector compensation seeks to correct geometric and photometric distortions that occur when images are projected onto nonplanar or textured surfaces. However, most existing methods are highly setup-dependent, requiring…

End-to-end Projector Photometric Compensation

2019-04-08 · CVPR 2019 6 · Bingyao Huang, Haibin Ling

Projector photometric compensation aims to modify a projector input image such that it can compensate for disturbance from the appearance of projection surface. In this paper, for the first time, we formulate the compens…

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