paper-with-me

Papers

DSR: Direct Self-rectification for Uncalibrated Dual-lens Cameras

2018-09-26 · Ruichao Xiao, Wenxiu Sun, Jiahao Pang, Qiong Yan, Jimmy Ren

With the developments of dual-lens camera modules,depth information representing the third dimension of thecaptured scenes becomes available for smartphones. It isestimated by stereo matching algorithms, taking as input thetwo views captured by dual-lens cameras at slightly differ-ent viewpoints. Depth-of-field rendering (also be referred toas synthetic defocus or bokeh) is one of the trending depth-based applications. However, to achieve fast depth estima-tion on smartphones, the stereo pairs need to be rectified inthe first place. In this paper, we propose a cost-effective so-lution to perform stereo rectification for dual-lens camerascalled direct self-rectification, short for DSR1. It removesthe need of individual offline calibration for every pair ofdual-lens cameras. In addition, the proposed solution isrobust to the slight movements, e.g., due to collisions, ofthe dual-lens cameras after fabrication. Different with ex-isting self-rectification approaches, our approach computesthe homography in a novel way with zero geometric distor-tions introduced to the master image. It is achieved by di-rectly minimizing the vertical displacements of correspond-ing points between the original master image and the trans-formed slave image. Our method is evaluated on both real-istic and synthetic stereo image pairs, and produces supe-rior results compared to the calibrated rectification or otherself-rectification approaches

📄 PDF Abstract BibTeX arXiv:1809.09763

Code (1)

garroud/self-rectification 공식 구현

Tasks

Stereo MatchingStereo Matching Hand

Similar Papers 제목 키워드 기반

DFR: Depth from Rotation by Uncalibrated Image Rectification with Latitudinal Motion Assumption

2023-07-11 · Yongcong Zhang, Yifei Xue, Ming Liao, Huiqing Zhang 외

Despite the increasing prevalence of rotating-style capture (e.g., surveillance cameras), conventional stereo rectification techniques frequently fail due to the rotation-dominant motion and small baseline between views.…

Depth Estimation

Lens Distortion Rectification using Triangulation based Interpolation

2016-11-29 · Burak Benligiray, Cihan Topal

Nonlinear lens distortion rectification is a common first step in image processing applications where the assumption of a linear camera model is essential. For rectifying the lens distortion, forward distortion model nee…

Camera Calibration

Robust Uncalibrated Stereo Rectification with Constrained Geometric Distortions (USR-CGD)

2016-03-31 · Hyunsuk Ko, Han Suk Shim, Ouk Choi, C. -C. Jay Kuo

A novel algorithm for uncalibrated stereo image-pair rectification under the constraint of geometric distortion, called USR-CGD, is presented in this work. Although it is straightforward to define a rectifying transforma…

Pixel-variant Local Homography for Fisheye Stereo Rectification Minimizing Resampling Distortion

2017-07-12 · Dingfu Zhou, Yuchao Dai, Hongdong Li

Large field-of-view fisheye lens cameras have attracted more and more researchers' attention in the field of robotics. However, there does not exist a convenient off-the-shelf stereo rectification approach which can be a…

3D ReconstructionStereo MatchingStereo Matching Hand

Single Image Automatic Radial Distortion Compensation Using Deep Convolutional Network

2021-12-14 · Igor Janos, Wanda Benesova

In many computer vision domains, the input images must conform with the pinhole camera model, where straight lines in the real world are projected as straight lines in the image. Performing computer vision tasks on live …