paper-with-me

홈 › Papers

Rolling Shutter Pose and Ego-motion Estimation using Shape-from-Template

2018-09-01 · ECCV 2018 9 · Yizhen Lao, Omar Ait-Aider, Adrien Bartoli

We propose a new method for the absolute camera pose problem (PnP) which handles Rolling Shutter (RS) effects. Unlike all existing methods which perform 3D-2D registration after augmenting the Global Shutter (GS) projection model with the velocity parameters under various kinematic models, we propose to use local differential constraints. These are established by drawing an analogy with Shape-from-Template (SfT). The main idea consists in considering that RS distortions due to camera ego-motion during image acquisition can be interpreted as virtual deformations of a template captured by a GS camera. Once the virtual deformations have been recovered using SfT, the camera pose and ego-motion are computed by registering the deformed scene on the original template. This 3D-3D registration involves a 3D cost function based on the Euclidean point distance, more physically meaningful than the re-projection error or the algebraic distance based cost functions used in previous work. Results on both synthetic and real data show that the proposed method outperforms existing RS pose estimation techniques in terms of accuracy and stability of performance in various configurations.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Motion EstimationPose Estimation

Similar Papers 제목 키워드 기반

Joint 3D Shape and Motion Estimation from Rolling Shutter Light-Field Images

2023-11-02 · Hermes McGriff, Renato Martins, Nicolas Andreff, Cédric Demonceaux

In this paper, we propose an approach to address the problem of 3D reconstruction of scenes from a single image captured by a light-field camera equipped with a rolling shutter sensor. Our method leverages the 3D informa…

3D ReconstructionMotion Estimation

Inertial-aided Rolling Shutter Relative Pose Estimation

2017-12-01 · Chang-Ryeol Lee, Kuk-Jin Yoon

Relative pose estimation is a fundamental problem in computer vision and it has been studied for conventional global shutter cameras for decades. However, recently, a rolling shutter camera has been widely used due to it…

Pose Estimation

Geometric Models of Rolling-Shutter Cameras

2005-03-29 · Marci Meingast, Christopher Geyer, Shankar Sastry

Cameras with rolling shutters are becoming more common as low-power, low-cost CMOS sensors are being used more frequently in cameras. The rolling shutter means that not all scanlines are exposed over the same time interv…

Gyroscope-aided Relative Pose Estimation for Rolling Shutter Cameras

2019-04-14 · Chang-Ryeol Lee, Ju Hong Yoon, Min-Gyu Park, Kuk-Jin Yoon

The rolling shutter camera has received great attention due to its low cost imaging capability, however, the estimation of relative pose between rolling shutter cameras still remains a difficult problem owing to its line…

Pose Estimation

USB-NeRF: Unrolling Shutter Bundle Adjusted Neural Radiance Fields

2023-10-04 · Moyang Li, Peng Wang, Lingzhe Zhao, Bangyan Liao 외

Neural Radiance Fields (NeRF) has received much attention recently due to its impressive capability to represent 3D scene and synthesize novel view images. Existing works usually assume that the input images are captured…

Camera Pose EstimationImage GenerationMotion EstimationNeRF+2