Gluttton / munkres-cppLinks
Generic implementation of Kuhn-Munkres (Hungarian) Algorithm in C++
☆16Updated 9 months ago
Alternatives and similar repositories for munkres-cpp
Users that are interested in munkres-cpp are comparing it to the libraries listed below
Sorting:
- An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.☆139Updated 7 years ago
- A Gaussian-Mixtures Probability Hypothesis Density (GM-PHD) filter for multitarget tracking in a bayesian framework☆37Updated 4 years ago
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆83Updated 4 years ago
- An unscented Kalman Filter implementation for fusing lidar and radar sensor measurements.☆293Updated 5 years ago
- Kuhn-Munkres (Hungarian) Algorithm in C++☆216Updated 3 years ago
- Multiple Hypothesis Tracking☆80Updated 13 years ago
- Open Multi-Hypothesis Tracking☆22Updated 8 years ago
- Object (e.g Pedestrian, biker, vehicles) tracking by Unscented Kalman Filter (UKF), with fused data from both lidar and radar sensors.☆167Updated 3 years ago
- C++ framework for Bayesian Filter Tracking (UKF, EKF, Particles)☆147Updated 5 years ago
- Sample code for Leopard USB3.0 Camera Linux Camera Tool☆73Updated 3 years ago
- Implementation of an EKF in C++☆95Updated 9 months ago
- Cross-platform, OpenCV-based functionality for image processing and computer vision in thermal-infrared☆136Updated 8 years ago
- Simple library for converting coordinates to/from several geodetic frames (lat/lon, ECEF, ENU, NED, etc.)☆263Updated 2 months ago
- PF: a header only template library for fast particle filtering!☆60Updated 6 months ago
- RANSAC Template Library☆89Updated 8 years ago
- [DEPRECIATED] opencv2 c++ implementation of OCamCalib (Davide Scaramuzza ~ University of Zurich)☆28Updated 3 years ago
- Unscented Kalman Filter (C++) for sensor fusion of Lidar and Radar to localize a vehicle position and velocity.☆14Updated 8 years ago
- Header only C++ implementation of standard and extended Kalman filters.☆117Updated 7 years ago
- Unscented Kalman Filter using LIDAR and RADAR measurements for pedestrian tracking☆24Updated 8 years ago
- ☆40Updated 8 years ago
- ROS support for Ainstein radar sensors.☆46Updated last year
- MindVision camera driver☆13Updated 7 years ago
- A C++ Library for Simultaneous Localization and Mapping using Random Finite Sets☆84Updated 5 years ago
- Multiple Object Tracker based on Hungarian algorithm (data association) and Kalman filter (motion estimation)☆24Updated 5 years ago
- The GMPHD filter based Online Multiple Object Tracker using Group Management and Relative Motion Analysis☆26Updated 5 years ago
- A basic Kalman Filter implementation in C++ using the Eigen library.☆37Updated 7 years ago
- Object Tracking using UKF by Fusing Lidar and Radar Data☆35Updated 8 years ago
- Hungarian algorithm + Kalman filter multitarget (multi-object) tracker implementation.☆35Updated last week
- Filters: KF, EKF, UKF || Process Models: CV, CTRV || Measurement Models: Radar, Lidar☆185Updated 6 years ago
- This shows a basic implementation of the global nearest neighbour (GNN) multi target Tracker. Kalman filter is used for Tracking and Auct…☆51Updated 5 years ago