paper-with-me

Papers

LiDAR-Camera Calibration using 3D-3D Point correspondences

2017-05-27 · Ankit Dhall, Kunal Chelani, Vishnu Radhakrishnan, K. M. Krishna

With the advent of autonomous vehicles, LiDAR and cameras have become an indispensable combination of sensors. They both provide rich and complementary data which can be used by various algorithms and machine learning to sense and make vital inferences about the surroundings. We propose a novel pipeline and experimental setup to find accurate rigid-body transformation for extrinsically calibrating a LiDAR and a camera. The pipeling uses 3D-3D point correspondences in LiDAR and camera frame and gives a closed form solution. We further show the accuracy of the estimate by fusing point clouds from two stereo cameras which align perfectly with the rotation and translation estimated by our method, confirming the accuracy of our method's estimates both mathematically and visually. Taking our idea of extrinsic LiDAR-camera calibration forward, we demonstrate how two cameras with no overlapping field-of-view can also be calibrated extrinsically using 3D point correspondences. The code has been made available as open-source software in the form of a ROS package, more information about which can be sought here: https://github.com/ankitdhall/lidar_camera_calibration .

📄 PDF Abstract BibTeX arXiv:1705.09785

Code (5)

ankitdhall/lidar_camera_calibration 공식 구현
agarwa65/lidar_camera_calibration tf
eric-erki/-lidar_camera_calibration
zgxsin/lidar_camera_calibration
zlbing/camera_lidar_calibrate

Tasks

Autonomous VehiclesCamera CalibrationTranslation

Similar Papers 제목 키워드 기반

Joint Target-Less Intrinsic and Extrinsic Camera-LiDAR Calibration using Deep Point Correspondences

2026-05-22 · Simon Bultmann, Daniele Cattaneo, Abhinav Valada arxiv

Accurate camera-LiDAR calibration is a prerequisite for robust multi-modal perception in robotics. Recent target-less approaches based on deep point correspondences achieve remarkable performance for extrinsic calibratio…

SceneCalib: Automatic Targetless Calibration of Cameras and Lidars in Autonomous Driving

2023-04-11 · Ayon Sen, Gang Pan, Anton Mitrokhin, Ashraful Islam

Accurate camera-to-lidar calibration is a requirement for sensor data fusion in many 3D perception tasks. In this paper, we present SceneCalib, a novel method for simultaneous self-calibration of extrinsic and intrinsic …

Autonomous Driving

Automatic extrinsic calibration between a camera and a 3D Lidar using 3D point and plane correspondences

2019-04-29 · Surabhi Verma, Julie Stephany Berrio, Stewart Worrall, Eduardo Nebot

This paper proposes an automated method to obtain the extrinsic calibration parameters between a camera and a 3D lidar with as low as 16 beams. We use a checkerboard as a reference to obtain features of interest in both …

CalibRefine: Deep Learning-Based Online Automatic Targetless LiDAR-Camera Calibration with Iterative and Attention-Driven Post-Refinement

2025-02-24 · Lei Cheng, Lihao Guo, Tianya Zhang, Tam Bang 외

Accurate multi-sensor calibration is essential for deploying robust perception systems in applications such as autonomous driving and intelligent transportation. Existing LiDAR-camera calibration methods often rely on ma…

Autonomous DrivingCamera CalibrationSensor Fusion

Calibration-Informative Region Selection for Online LiDAR--Camera Calibration in Agricultural Environments

2026-05-22 · Rajitha de Silva, Grzegorz Cielniak arxiv

Reliable multi-modal calibration requires identifying which observations truly constrain the extrinsic parameters and which ones mainly add noise or ambiguity. In this paper, we propose a support-map-driven approach to m…