paper-with-me

Papers

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

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

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. In this paper, we tackle the challenge of performing stereo rectification for uncalibrated rotating cameras. To that end, we propose Depth-from-Rotation (DfR), a novel image rectification solution that analytically rectifies two images with two-point correspondences and serves for further depth estimation. Specifically, we model the motion of a rotating camera as the camera rotates on a sphere with fixed latitude. The camera's optical axis lies perpendicular to the sphere's surface. We call this latitudinal motion assumption. Then we derive a 2-point analytical solver from directly computing the rectified transformations on the two images. We also present a self-adaptive strategy to reduce the geometric distortion after rectification. Extensive synthetic and real data experiments demonstrate that the proposed method outperforms existing works in effectiveness and efficiency by a significant margin.

📄 PDF Abstract BibTeX arXiv:2307.05129

Code (1)

zhangtaxue/dfr 공식 구현

Tasks

Depth Estimation

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

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

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

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 …

Stereo MatchingStereo Matching Hand

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…

Light field Rectification based on relative pose estimation

2022-01-29 · Xiao Huo, Dongyang Jin, Saiping Zhang, Fuzheng Yang

Hand-held light field (LF) cameras have unique advantages in computer vision such as 3D scene reconstruction and depth estimation. However, the related applications are limited by the ultra-small baseline, e.g., leading …

3D Reconstruction3D Scene ReconstructionDepth EstimationPose Estimation

Rotational Rectification Network: Enabling Pedestrian Detection for Mobile Vision

2017-06-19 · Xinshuo Weng, Shangxuan Wu, Fares Beainy, Kris Kitani

Across a majority of pedestrian detection datasets, it is typically assumed that pedestrians will be standing upright with respect to the image coordinate system. This assumption, however, is not always valid for many vi…

Pedestrian Detectionvalid

Flow-Guided Online Stereo Rectification for Wide Baseline Stereo

2024-01-01 · CVPR 2024 1 · Anush Kumar, Fahim Mannan, Omid Hosseini jafari, Shile Li 외

Stereo rectification is widely considered "solved" due to the abundance of traditional approaches to perform rectification. However autonomous vehicles and robots in-the-wild require constant re-calibration due to ex…

Autonomous VehiclesOptical Flow Estimation