mcximing / hungarian-algorithm-cpp
A C++ wrapper for a hungarian algorithm implementation
☆301Updated 10 months ago
Alternatives and similar repositories for hungarian-algorithm-cpp:
Users that are interested in hungarian-algorithm-cpp are comparing it to the libraries listed below
- Kuhn-Munkres (Hungarian) Algorithm in C++☆205Updated 2 years ago
- Basic Kalman filter implementation in C++ using Eigen☆542Updated 10 months ago
- Multi-threaded generic RANSAC implemetation☆314Updated 5 years ago
- C++ implementation of DBSCAN clustering algorithm☆189Updated 7 months ago
- C++ Implementation of the hungarian algorithm☆43Updated 6 years ago
- Object (e.g Pedestrian, biker, vehicles) tracking by Unscented Kalman Filter (UKF), with fused data from both lidar and radar sensors.☆166Updated 3 years ago
- A tracker based on joint probabilistic data association filtering.☆221Updated last year
- C++ port of Simple online and realtime tracking(SORT)☆470Updated 3 years ago
- C++ version of SORT: Simple online and realtime tracking of multiple objects in a video sequence☆168Updated 2 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆116Updated 7 years ago
- C++ framework for Bayesian Filter Tracking (UKF, EKF, Particles)☆144Updated 5 years ago
- Kalman filter, sensor fusion☆269Updated 4 years ago
- This shows a basic implementation of the global nearest neighbour (GNN) multi target Tracker. Kalman filter is used for Tracking and Auct…☆50Updated 4 years ago
- c++ implementation of clustering by DBSCAN☆99Updated 5 years ago
- An exact and efficient min-cost flow algorithm for data-association in multi-object tracking☆112Updated 3 years ago
- An unscented Kalman Filter implementation for fusing lidar and radar sensor measurements.☆289Updated 4 years ago
- Filters: KF, EKF, UKF || Process Models: CV, CTRV || Measurement Models: Radar, Lidar☆185Updated 5 years ago
- This repository is C++ OpenCV implementation of Stereo Odometry☆276Updated 3 years ago
- An implementation of the SE-Sync algorithm for synchronization over the special Euclidean group.☆404Updated 6 months ago
- A compact package for undistorting images directly from kalibr calibration files. Can also perform dense stereo estimation☆257Updated 3 years ago
- ☆508Updated last year
- Graph plots, drawing, layout and windows in OpenCV☆126Updated 2 years ago
- Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3☆1,352Updated last year
- Multiple object tracking (MOT) algorithm implemented in C++☆346Updated 3 years ago
- The LiDAR segmenters library, for segmentation-based detection.☆413Updated 2 years ago
- Lidar-Monocular Visual Odometry☆837Updated 7 months ago
- A basic implementation(not official code) of AVP-SLAM(IROS 2020) in simulation. https://arxiv.org/abs/2007.01813☆436Updated 4 years ago
- An implementation of the Hungarian Algorithm in C++☆20Updated 6 years ago
- An implementation of the Particle Filter using C++ for the purposes of localization.☆98Updated 7 years ago
- automatic sub-pixel checkerboard / chessboard / deltille pattern detection☆265Updated last month