Home

Awesome

<!-- PROJECT LOGO --> <p align="center"> <h2 align="center">LCE-Calib: Automatic LiDAR-Frame/Event Camera Extrinsic Calibration With A Globally Optimal Solution</h2> <p align="center"> <a href="https://https://gogojjh.github.io"><strong>Jianhao Jiao*</strong></a> · <a><strong>Feiyi Chen*</strong></a> · <a><strong>Hexiang Wei</strong></a> · <a href="https://zarathustr.github.io/"><strong>Jin Wu</strong></a> · <a href="https://facultyprofiles.hkust.edu.hk/profiles.php?profile=ming-liu-eelium"><strong>Ming Liu</strong></a> · <a><strong>(* Equal Contribution)</strong></a> </p> <h4 align="center">Under Review</h4> <div align="center"></div>

Installation

First you have to install the MATLAB (our code has been tested with MATLAB R2019b, but the code of running the baseline method should be tested with >= MATLAB R2021b).

  1. You need to download the preliminary QPEP (LCECalib wrapper)
git clone https://github.com/HKUSTGZ-IADC/LibQPEP-LCECalib
  1. (Optional) You need to download the preliminary E2VID for image reconstruction from events if needed. I recommend you to use the code in docker.
git clone https://github.com/HKUSTGZ-IADC/E2Calib-LCECalib
  1. Download the repository of LCECalib
git clone https://github.com/HKUSTGZ-IADC/LCECalib

Dataset Preparation

We provide data used in our paper here: xxxx. Please download and store them according to below folder structure

Run

Calibration on data presented in our paper

Calibration on self-collected data

Calibration using the baseline method

We provide the code of running the baseline method, which is based on the MATLAB implementation.

Demo

Calibration device

<img src="media/calibraton_device.png" width="700" />

Reconstructed images from events

<p float="left"> <img src="media/rles01-le.gif" width="250" /> <img src="media/rles02-le.gif" width="250" /> <img src="media/rles03-le.gif" width="250" /> </p>

Projecting points onto images with calibrated extrinsics

<p float="left"> <img src="media/calibration_result_rlfs.png" width="750" /> <br> <br> <img src="media/calibration_result_rles.png" width="500" /> <img src="media/calibration_result_alignment.png" width="250" /> <center>VLP-16</center> </p> <p float="left"> <img src="media/calibration_result_fp_data_1.png" width="300" /> <img src="media/calibration_result_fp_data_2.png" width="300"/> <center>OS1-128</center> </p>

Acknowledgement

The authors would like to thank members in HKUST Robotics Institute and Shenzhen Unity-Drive innoviation for the help and suggestions in algorithm development.

Citation

If you find our code or paper useful, please cite

Contact

Contact Jianhao Jiao for questions, comments and reporting bugs.