rdmpage / maximum-weighted-bipartite-matching
C++ program to compute the maximum weighted bipartite matching of a graph
☆36Updated 2 years ago
Alternatives and similar repositories for maximum-weighted-bipartite-matching:
Users that are interested in maximum-weighted-bipartite-matching are comparing it to the libraries listed below
- Multi-target tracker based on cost computation.☆52Updated 7 years ago
- C++ implementation of 2D single camera tracking based on Kalman filter☆28Updated 6 years ago
- C++/Python library for multiple object tracking via min-cost flow algorithms☆57Updated 6 years ago
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆45Updated 6 years ago
- C++ implementation of EnKCF Tracker - [WACV18]☆44Updated 6 years ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆53Updated 3 years ago
- Fast segmentation of object from background given approximate object bounding box☆19Updated 9 years ago
- The C++ implementation of Multi-H algorithm, which is a multi-plane fitting technique. If you use this work for Academic purposes, pleas…☆32Updated 5 years ago
- Kalman Filter Ensemble-Based Tracker☆23Updated 4 years ago
- fast and energy-efficient computation of HOG features☆17Updated 6 years ago
- TriggerSync is a C++ timing library synchronising the timestamps of multiple triggered sensors with respect to a common clock.☆35Updated 9 years ago
- This is my version of the Fastest Pedestrian Detector in the West☆24Updated 7 years ago
- a simple Bag-of-Features framework for image classification and retrieval☆16Updated 7 years ago
- The GMPHD filter based Online Multiple Object Tracker using Group Management and Relative Motion Analysis☆26Updated 5 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 3 years ago
- implements SIFT algorithm using pure c++☆30Updated 7 years ago
- A Particle Filtering over Sets Approach to Multi-Object Tracking☆15Updated 8 years ago
- A set of computer vision tools☆10Updated 9 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04