paper-with-me

Papers

Rectifying homographies for stereo vision: analytical solution for minimal distortion

2022-02-28 · Pasquale Lafiosca, Marta Ceccaroni

Stereo rectification is the determination of two image transformations (or homographies) that map corresponding points on the two images, projections of the same point in the 3D space, onto the same horizontal line in the transformed images. Rectification is used to simplify the subsequent stereo correspondence problem and speeding up the matching process. Rectifying transformations, in general, introduce perspective distortion on the obtained images, which shall be minimised to improve the accuracy of the following algorithm dealing with the stereo correspondence problem. The search for the optimal transformations is usually carried out relying on numerical optimisation. This work proposes a closed-form solution for the rectifying homographies that minimise perspective distortion. The experimental comparison confirms its capability to solve the convergence issues of the previous formulation. Its Python implementation is provided.

📄 PDF Abstract BibTeX arXiv:2203.00123

Code (1)

decadenza/directstereorectification 공식 구현

Similar Papers 제목 키워드 기반

Dive Deeper into Rectifying Homography for Stereo Camera Online Self-Calibration

2023-09-19 · Hongbo Zhao, Yikang Zhang, Qijun Chen, Rui Fan

Accurate estimation of stereo camera extrinsic parameters is the key to guarantee the performance of stereo matching algorithms. In prior arts, the online self-calibration of stereo cameras has commonly been formulated a…

parameter estimationStereo MatchingVisual Odometry

Color Homography Color Correction

2016-07-20 · Graham D. Finlayson, Han Gong, Robert B. Fisher

Homographies -- a mathematical formalism for relating image points across different camera viewpoints -- are at the foundations of geometric methods in computer vision and are used in geometric camera calibration, image …

Camera CalibrationImage Registration

Design and Analysis of a Single-Camera Omnistereo Sensor for Quadrotor Micro Aerial Vehicles (MAVs)

2015-10-03 · Carlos Jaramillo

We describe the design and 3D sensing performance of an omnidirectional stereo-vision system (omnistereo) as applied to Micro Aerial Vehicles (MAVs). The proposed omnistereo model employs a monocular camera that is co-ax…

Affine Correspondences in Stereo Vision: Theory, Practice, and Limitations

2026-03-02 · Levente Hajder arxiv

Affine transformations have been recently used for stereo vision. They can be exploited in various computer vision application, e.g., when estimating surface normals, homographies, fundamental and essential matrices. Eve…

3D Reconstruction

Fisheye Stereo Vision: Depth and Range Error

2026-02-03 · Leaf Jiang, Matthew Holzel, Bernhard Kaplan, Hsiou-Yuan Liu 외 arxiv

This study derives analytical expressions for the depth and range error of fisheye stereo vision systems as a function of object distance, specifically accounting for accuracy at large angles.