saebyn / munkres-cpp
Kuhn-Munkres (Hungarian) Algorithm in C++
☆209Updated 2 years ago
Alternatives and similar repositories for munkres-cpp:
Users that are interested in munkres-cpp are comparing it to the libraries listed below
- A C++ wrapper for a hungarian algorithm implementation☆308Updated 11 months ago
- Multiple Hypothesis Tracking☆77Updated 13 years ago
- Multiple object tracking (MOT) algorithm implemented in C++☆347Updated 3 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 particle filter for tracking multiple humans in high-density crowds☆96Updated 9 years ago
- An exact and efficient min-cost flow algorithm for data-association in multi-object tracking☆114Updated 3 years ago
- Repository for precision tracking from 3D point clouds☆145Updated 8 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++ version of https://github.com/nwojke/deep_sort.☆144Updated 5 years ago
- Caltech Lane Detection Software☆128Updated 4 years ago
- NumPy ndarray ⇋ OpenCV Mat conversion, that just works.☆117Updated 3 years ago
- Public Dataset of AVM (Around View Monitoring) System for Auto Parking☆86Updated 2 years ago
- C++ framework for Bayesian Filter Tracking (UKF, EKF, Particles)☆147Updated 5 years ago
- C++/Python library for multiple object tracking via min-cost flow algorithms☆57Updated 6 years ago
- C++ Implementation of the hungarian algorithm☆43Updated 6 years ago
- Graph plots, drawing, layout and windows in OpenCV☆127Updated 2 years ago
- Open Multi-Hypothesis Tracking☆22Updated 7 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 3 years ago
- A tracker based on joint probabilistic data association filtering.☆222Updated last year
- Vanishing Point detection for images and videos using Least Squares in C++☆76Updated 7 years ago
- cpp deep_sort: C++ implementation of Simple Online Realtime Tracking with a Deep Association Metric☆255Updated 5 years ago
- C++ Implementation of two correlation filter based visual trackers☆125Updated 9 years ago
- An old experimental implementation of curved lane detection using OpenCV, RANSAC, DBSCAN etc☆40Updated 8 years ago
- Ego-Lane Analysis System (ELAS): Dataset and Algorithms (Image and Vision Computing, 2017)☆47Updated 3 years ago
- GPU-accelerated real-time stixel computation☆83Updated 3 years ago
- Python implementation of the Multiple Hypothesis Tracking algorithm☆81Updated last year
- OpenCV <=> NumPy Converter using Boost::Python☆131Updated 7 years ago
- Generic implementation of Kuhn-Munkres (Hungarian) Algorithm in C++☆16Updated 4 months ago
- experiments about automobile vision, now focusing on lane marking/boundary detection & tracking. see more https://github.com/baidut/OpenV…☆94Updated 8 years ago
- Object Tracking using UKF by Fusing Lidar and Radar Data☆35Updated 8 years ago