mcximing / hungarian-algorithm-cpp
A C++ wrapper for a hungarian algorithm implementation
☆292Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for hungarian-algorithm-cpp
- Kuhn-Munkres (Hungarian) Algorithm in C++☆205Updated 2 years ago
- C++ implementation of DBSCAN clustering algorithm☆181Updated 3 months ago
- Kalman filter, sensor fusion☆263Updated 3 years ago
- Multi-threaded generic RANSAC implemetation☆312Updated 5 years ago
- Basic Kalman filter implementation in C++ using Eigen☆530Updated 6 months ago
- Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3☆1,321Updated last year
- An unscented Kalman Filter implementation for fusing lidar and radar sensor measurements.☆282Updated 4 years ago
- ☆409Updated last year
- C++ version of SORT: Simple online and realtime tracking of multiple objects in a video sequence☆164Updated 2 years ago
- A one header only DBSCAN (N-dimensions support) implementation☆118Updated 2 years ago
- Filters: KF, EKF, UKF || Process Models: CV, CTRV || Measurement Models: Radar, Lidar☆181Updated 5 years ago
- Object (e.g Pedestrian, biker, vehicles) tracking by Unscented Kalman Filter (UKF), with fused data from both lidar and radar sensors.☆164Updated 3 years ago
- C++ Implementation of the hungarian algorithm☆43Updated 6 years ago
- Graph plots, drawing, layout and windows in OpenCV☆125Updated 2 years ago
- A tracker based on joint probabilistic data association filtering.☆217Updated last year
- Extrinsic Calibration of a Camera and 2d Laser☆662Updated 4 years ago
- ☆499Updated last year
- Header only C++ implementation of standard and extended Kalman filters.☆114Updated 6 years ago
- An exact and efficient min-cost flow algorithm for data-association in multi-object tracking☆110Updated 3 years ago
- An implementation of the Particle Filter using C++ for the purposes of localization.☆96Updated 7 years ago
- Stereo vision based object detection for ADAS, autonomous vehicle☆184Updated 5 years ago
- c++ implementation of clustering by DBSCAN☆100Updated 5 years ago
- C++ framework for Bayesian Filter Tracking (UKF, EKF, Particles)☆143Updated 5 years ago
- A small collection of Kalman Filters on Lie groups☆350Updated last year
- C++ port of Simple online and realtime tracking(SORT)☆460Updated 2 years ago
- Object (e.g Pedestrian, vehicles) tracking by Extended Kalman Filter (EKF), with fused data from both lidar and radar sensors.☆750Updated last year
- CamOdoCal: Automatic Intrinsic and Extrinsic Calibration of a Rig with Multiple Generic Cameras and Odometry☆1,176Updated last year
- This repository is C++ OpenCV implementation of Stereo Odometry☆272Updated 3 years ago
- A basic implementation(not official code) of AVP-SLAM(IROS 2020) in simulation. https://arxiv.org/abs/2007.01813☆427Updated 3 years ago
- Lidar-Monocular Visual Odometry☆823Updated 3 months ago