multiple-object-tracking-lidar
Object tracker
Develops multiple object tracking and classification from LIDAR scans in real-time using point cloud processing and Kalman Filters
C++ implementation to Detect, track and classify multiple objects using LIDAR scans or point cloud
792 stars
27 watching
229 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
lidar-navigationlidar-object-trackingmultiple-object-trackingobject-trackingpclros
Related projects:
Repository | Description | Stars |
---|---|---|
prbonn/lidar-mos | This repository provides code and benchmarking tools for learning-based 3D LiDAR object segmentation using sequential data. | 602 |
matlab-deep-learning/lidar-object-detection-using-complex-yolov4 | Provides pre-trained deep learning models for object detection in point clouds using complex YOLOv4 architecture | 21 |
ankitdhall/lidar_camera_calibration | C Calibration tool for LiDAR and camera systems using 3D point correspondences | 1,539 |
prbonn/depth_clustering | A fast and robust algorithm to segment 3D point clouds generated by Velodyne sensors into objects. | 1,205 |
akosiorek/hart | A system for tracking objects in video sequences using hierarchical attentive recurrent neural networks | 146 |
karlpauwels/simtrack | A framework for detecting and tracking the pose of multiple rigid objects in real-time using computer vision | 103 |
wenbowen123/bundletrack | A system for tracking the 6D pose of novel objects without requiring any prior knowledge of their 3D models or instance identities. | 616 |
kitware/lidarview | A software application that displays and processes 3D LiDAR data from various sensors in real-time | 261 |
alibaba/multiple-cameras-and-3d-lidars-extrinsic-calibration | This project provides software for calibrating multiple cameras and 3D LiDARs using panoramic infrastructure | 163 |
kdmayer/pointer | A LiDAR-derived point cloud dataset of one million English buildings linked to energy characteristics | 13 |
mayankm96/stereo-odometry-soft | A MATLAB implementation of visual odometry using Stereo Odometry based on careful feature selection and tracking. | 201 |
xu-tianyang/ladcf | An open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection | 92 |
autolidarperception/segmenters_lib | A C++ library providing tools for segmenting point clouds from LiDAR data in ROS | 411 |
zoltantozser/lidar_filter | A software framework for processing lidar data in real-time, providing high-quality filtering and feature extraction capabilities. | 1 |
xidianlemon/calibration_camera_lidar | A toolbox for calibrating camera and lidar systems in autonomous vehicles | 319 |