rdmpage / maximum-weighted-bipartite-matching
C++ program to compute the maximum weighted bipartite matching of a graph
☆36Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for maximum-weighted-bipartite-matching
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆52Updated 3 years ago
- C++/Python library for multiple object tracking via min-cost flow algorithms☆57Updated 6 years ago
- Fast segmentation of object from background given approximate object bounding box☆19Updated 8 years ago
- Multi-target tracker based on cost computation.☆51Updated 7 years ago
- ☆23Updated 7 years ago
- Kuhn-Munkres (Hungarian) Algorithm OpenCV implementation☆14Updated 8 years ago
- Multi-camera tracking algorithm using OpenCv and intel IPP.☆59Updated 6 years ago
- Multi-target tracking with RJMCMC☆11Updated 8 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆25Updated 8 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆19Updated 10 years ago
- Background modeling using Gaussian Mixture Model - C++☆30Updated 11 years ago
- A C/C++ implementation of pedestrian detection and tracking.☆27Updated 9 years ago
- Multiple object tracking with a fixed, overhead camera using background subtraction and Kalman filters☆54Updated 8 years ago
- A project on motion detection in a noisy environment (shaky or moving camera), through background subtraction with single Gaussian models…☆47Updated 7 years ago
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆45Updated 6 years ago
- In Defense of Color-based Model-free Tracking☆69Updated 5 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago
- A Particle Filtering over Sets Approach to Multi-Object Tracking☆15Updated 8 years ago
- Automatically exported from code.google.com/p/vpdetection☆9Updated 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
- Zero-parameter, automatic Canny edge detection with C++ and OpenCV.☆17Updated 7 years ago
- C++ed version of Yolo☆69Updated 7 years ago
- Multiple-Person Multi-Camera Tracker☆13Updated 7 years ago
- Kalman Filter Ensemble-Based Tracker☆23Updated 4 years ago
- Online Multiple Camera Multiple Target Tracking Algorithm implemented by Visual C++☆18Updated 7 years ago
- ☆20Updated 6 years ago
- Real-time visual object tracking using correlations filters and deep learning☆32Updated 6 years ago
- Online multi-object tracking - C++☆28Updated 4 years ago
- A set of computer vision tools☆10Updated 9 years ago
- Implementation of HoG feature extractor that uses SSE instructions.☆45Updated 11 years ago