CVROApr 22, 2024

PeLiCal: Targetless Extrinsic Calibration via Penetrating Lines for RGB-D Cameras with Limited Co-visibility

arXiv:2404.13949v23 citationsh-index: 3Has CodeICRA
Originality Incremental advance
AI Analysis

This addresses calibration challenges in robotics perception for setups with reduced camera overlap, though it appears incremental as it builds on line-based approaches with specific improvements.

The paper tackles the problem of extrinsic calibration for multi-camera RGB-D systems with limited overlap, presenting PeLiCal, a line-based method that achieves targetless, real-time, and outlier-robust performance compared to existing methods.

RGB-D cameras are crucial in robotic perception, given their ability to produce images augmented with depth data. However, their limited FOV often requires multiple cameras to cover a broader area. In multi-camera RGB-D setups, the goal is typically to reduce camera overlap, optimizing spatial coverage with as few cameras as possible. The extrinsic calibration of these systems introduces additional complexities. Existing methods for extrinsic calibration either necessitate specific tools or highly depend on the accuracy of camera motion estimation. To address these issues, we present PeLiCal, a novel line-based calibration approach for RGB-D camera systems exhibiting limited overlap. Our method leverages long line features from surroundings, and filters out outliers with a novel convergence voting algorithm, achieving targetless, real-time, and outlier-robust performance compared to existing methods. We open source our implementation on https://github.com/joomeok/PeLiCal.git.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes