lidar_align
Lidar calibration tool
A method to calibrate 3D lidar sensors with 6-dof pose sensors by minimizing distance between points in the pointcloud
A simple method for finding the extrinsic calibration between a 3D lidar and a 6-dof pose sensor
873 stars
31 watching
270 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ethz-asl/lidar_undistortion | A tool that adjusts lidar sensor data to compensate for lens distortions based on external 3D pose estimation data. | 146 |
submishmar/cam_lidar_calib | A tool for calibrating the external geometry between a camera and a 3D LiDAR sensor using planar point constraints. | 189 |
umich-bipedlab/extrinsic_lidar_camera_calibration | Tools and algorithms for extrinsic calibration of 3D LiDAR and camera systems | 361 |
ankitdhall/lidar_camera_calibration | C Calibration tool for LiDAR and camera systems using 3D point correspondences | 1,542 |
koide3/direct_visual_lidar_calibration | A toolbox for automatically calibrating LiDAR-camera pairs using visual data from the environment. | 780 |
opencalib/jointcalib | Automates the calibration of LiDAR and camera intrinsic and extrinsic parameters from collected data. | 167 |
heethesh/lidar_camera_calibration | A ROS package for calibrating camera-LiDAR systems using point cloud data and optimizing extrinsic parameters. | 555 |
mfxox/ilcc | Automated calibration system for 3D LiDAR and camera extrinsic parameters using laser reflectance intensity | 433 |
ram-lab/plycal | A tool for extrinsically calibrating camera and LiDAR systems using polygon planes. | 139 |
xidianlemon/calibration_camera_lidar | A toolbox for calibrating camera and lidar systems in autonomous vehicles | 322 |
chenfeiyi/pbacalib | A software package for extrinsic calibration of LiDAR-camera systems using plane-constrained bundle adjustment and structure from motion | 54 |
alibaba/multiple-cameras-and-3d-lidars-extrinsic-calibration | This project provides software for calibrating multiple cameras and 3D LiDARs using panoramic infrastructure | 163 |
aaronlws95/regnet | Automatically calibrates LiDAR camera extrinsics based on RGB images and depth projections using deep neural networks. | 30 |
hku-mars/livox_camera_calib | A tool for calibrating LiDAR and camera systems in targetless environments | 928 |
tier4/calibrationtools | Provides tools and libraries for calibrating sensors used in autonomous vehicles and robots | 121 |