saebyn / munkres-cppLinks
Kuhn-Munkres (Hungarian) Algorithm in C++
☆214Updated 3 years ago
Alternatives and similar repositories for munkres-cpp
Users that are interested in munkres-cpp are comparing it to the libraries listed below
Sorting:
- A C++ wrapper for a hungarian algorithm implementation☆327Updated last year
- Multiple Hypothesis Tracking☆80Updated 13 years ago
- C++ framework for Bayesian Filter Tracking (UKF, EKF, Particles)☆148Updated 5 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
- A particle filter for tracking multiple humans in high-density crowds☆96Updated 9 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 4 years ago
- Graph plots, drawing, layout and windows in OpenCV☆127Updated 3 years ago
- A tracker based on joint probabilistic data association filtering.☆228Updated last year
- Repository for precision tracking from 3D point clouds☆146Updated 8 years ago
- MYNT EYE D SDK (MYNT® EYE Depth Camera)☆100Updated 4 years ago
- C++ Implementation of the hungarian algorithm☆43Updated 6 years ago
- Open Multi-Hypothesis Tracking☆22Updated 8 years ago
- A one header only DBSCAN (N-dimensions support) implementation☆123Updated 3 years ago
- Vanishing Point detection for images and videos using Least Squares in C++☆76Updated 8 years ago
- ☆168Updated 3 years ago
- An exact and efficient min-cost flow algorithm for data-association in multi-object tracking☆114Updated 4 years ago
- c++ implementation of clustering by DBSCAN☆101Updated 6 years ago
- Caltech Lane Detection Software☆128Updated 4 years ago
- RANSAC Template Library☆89Updated 8 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated last month
- Multi-threaded generic RANSAC implemetation☆318Updated 5 years ago
- experiments about automobile vision, now focusing on lane marking/boundary detection & tracking. see more https://github.com/baidut/OpenV…☆95Updated 9 years ago
- Filters: KF, EKF, UKF || Process Models: CV, CTRV || Measurement Models: Radar, Lidar☆185Updated 6 years ago
- GPU-accelerated real-time stixel computation☆83Updated 4 years ago
- R-GBD Person Tracking is a ROS framework for detecting and tracking people from a mobile robot.☆53Updated 7 years ago
- An advanced memory visualization tool for GDB on Linux☆138Updated 5 years ago
- Ego-Lane Analysis System (ELAS): Dataset and Algorithms (Image and Vision Computing, 2017)☆48Updated 4 years ago
- A Gaussian-Mixtures Probability Hypothesis Density (GM-PHD) filter for multitarget tracking in a bayesian framework☆37Updated 4 years ago
- An easy example of doing bundle adjustment within two images using g2o.☆135Updated 6 years ago
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆50Updated 9 years ago