1 Star 0 Fork 0

AlongRide/multiple-object-tracking-lidar

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
Loading...
README

Multiple objects detection, tracking and classification from LIDAR scans/point-clouds

Sample demo of multiple object tracking using LIDAR scans

PCL based ROS package to Detect/Cluster --> Track --> Classify static and dynamic objects in real-time from LIDAR scans implemented in C++.

Features:

  • K-D tree based point cloud processing for object feature detection from point clouds
  • Unsupervised k-means clustering based on detected features and refinement using RANSAC
  • Stable tracking (object ID & data association) with an ensemble of Kalman Filters
  • Robust compared to k-means clustering with mean-flow tracking

空文件

简介

C++ implementation to Detect, track and classify multiple objects using LIDAR scans 展开 收起
取消

发行版

暂无发行版

贡献者 (2)

全部

语言

近期动态

接近4年前创建了仓库
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/alongride/multiple-object-tracking-lidar.git
git@gitee.com:alongride/multiple-object-tracking-lidar.git
alongride
multiple-object-tracking-lidar
multiple-object-tracking-lidar
master

搜索帮助