jamespayor / weighted-bipartite-perfect-matching
Fast C++ implementation of an O(NM) algorithm for the assignment problem.
☆52Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for weighted-bipartite-perfect-matching
- C++ program to compute the maximum weighted bipartite matching of a graph☆36Updated 2 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆38Updated 2 months ago
- KMeans clustering in Eigen.☆25Updated 8 years ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated last month
- Murty's Algorithm for m-best assignments; Implementation inspired by Miller's pseudocode (see code)☆19Updated 5 years ago
- C++/Python library for multiple object tracking via min-cost flow algorithms☆57Updated 6 years ago
- C++ interface of Florian Bernard's original MEX implementation of Bertsekas' auction algorithm☆16Updated 7 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆23Updated last year
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in C language☆32Updated 5 months ago
- Library for performing spectral clustering in C++☆77Updated last year
- The GMPHD filter based Online Multiple Object Tracker using Group Management and Relative Motion Analysis☆25Updated 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆22Updated 3 years ago
- some CUDA programming example☆25Updated 7 years ago
- ☆20Updated 6 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 2 years ago
- C++ Implementation of the hungarian algorithm☆43Updated 6 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆19Updated 10 years ago
- Implementation of Non-Maximum Suppression algorithm☆68Updated 3 years ago
- High-Performance Computing: CPU Instructions, GPU OpenCL & CUDA, etc.☆14Updated 6 months ago
- Benchmarking Linear Assignment Problem Solvers☆86Updated 4 years ago
- Bertsekas auction algorithm for asymmetric matrices with positive real coefficients (from 0 to 1; eg. MHT data association) - Multithread…☆11Updated 4 years ago
- codes of public deep multi-object tracking☆15Updated 6 years ago
- View OpenCV Mat in GDB, Code from: [Visualize in memory OpenCV image or matrix from GDB pretty printers](https://sourceware.org/ml/gdb/20…☆10Updated 9 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- some test to implement cv::Mat conversion to numpy.array☆25Updated 7 years ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 2 years ago
- Automatically exported from code.google.com/p/vpdetection☆9Updated 9 years ago
- Code for "Kalman Filter, Sensor Fusion, and Constrained Regression: Equivalences and Insights"☆9Updated 5 years ago