tevisgehr / cpp_kalman_filter_tracker
This is a c++ implementation of a kalman filter tracker that uses incoming bounding box detections to track objects in visual space
☆18Updated 5 years ago
Alternatives and similar repositories for cpp_kalman_filter_tracker
Users that are interested in cpp_kalman_filter_tracker are comparing it to the libraries listed below
Sorting:
- Code Note☆15Updated 5 years ago
- A C++ demo for Hungarian algorithm (Kuhn-Munkres algorithm).☆43Updated 2 years ago
- A method of using Cluster to make 2D Object Dection to 3D pointcloud,AND 3DMOT,make sure realtime and enable to robot☆12Updated 3 years ago
- slam of roads with IPM☆14Updated 6 years ago
- MCMOT TensorRT deployment(C/C++) based on ByteTrack.☆17Updated 3 years ago
- ☆19Updated 3 years ago
- apollo r3.0 感知移植(参考百度开发者套件)☆18Updated 5 years ago
- BevDet_TensorRT☆5Updated last year
- using V-disparity to detetct ground☆25Updated 4 years ago
- 深蓝学院上多传感器融合课程代码☆27Updated 4 years ago
- The MOT implement by Solov2+DeepSORT with C++ (Libtorch, TensorRT).☆46Updated 2 years ago
- Combining sensor inputs from camera/lidar/radar to detect, track moving vehicles and estimate their speed and direction.☆23Updated 5 years ago
- ☆9Updated 2 years ago
- 用球体标定靶对摄像机和激光雷达进行标定☆15Updated 4 years ago
- ☆13Updated 7 years ago
- Online Extrinsics Correction for the Surround-view System☆38Updated 4 years ago
- 基于匈牙利匹配和卡尔曼滤波的SORT多目标跟踪算法。☆16Updated 2 years ago
- in this repo, we deployed SOLOv2 to TensorRT with C++.☆34Updated 2 years ago
- An ROS implementation of "Efficient L-Shape Fitting for Vehicle Detection Using Laser Scanners"☆16Updated 2 years ago
- 单/双目相机与激光雷达外参标定工具☆24Updated last year
- Automatic calibration algorithm that calibrates four cameras of an around view monitor (AVM) system simultaneously in a natural driving s…☆30Updated 3 years ago
- CaliCam_Mono: Various Fisheye Rectification Modes☆42Updated 10 months ago
- 3d ndt matching☆10Updated 5 years ago
- Radar-Camera Calibration☆25Updated 4 years ago
- Fusion of camera-tag pose and IMU using multiplicative extended kalman filter (MEKF).☆13Updated 2 years ago
- 多传感器融合课程作业代码☆36Updated 3 years ago
- Tracker ROS node (sort and deep sort) using darknet_ros (YOLOv3)☆62Updated 10 months ago
- 3d object tracking using camera and lidar, collision avoidance system and time-to-collision calculation☆21Updated 4 years ago
- Compute time-to-collision (TTC) using Lidar and Camera sensors. Identify suitable keypoint detector-descriptor combinations for TTC estim…☆13Updated 4 years ago
- 本项目参考论文https://arxiv.org/pdf/1902.11154.pdf?的思路,将单个鱼眼拆分成双针孔混合成像模型(论文中的模型为左右针孔中间柱面,由于实现略有差异,所以结果与论文不同),进而实现对多目鱼眼间的双目校正和匹配,以及生成全景鸟瞰图。☆18Updated 5 years ago