jamespayor / weighted-bipartite-perfect-matching
Fast C++ implementation of an O(NM) algorithm for the assignment problem.
☆53Updated 3 years ago
Alternatives and similar repositories for weighted-bipartite-perfect-matching:
Users that are interested in weighted-bipartite-perfect-matching are comparing it to the libraries listed below
- C++ program to compute the maximum weighted bipartite matching of a graph☆36Updated 2 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆40Updated 5 months 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
- A set of computer vision tools☆10Updated 9 years ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 2 years ago
- C++ computer-vision library☆11Updated 8 years ago
- some test to implement cv::Mat conversion to numpy.array☆25Updated 8 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Automatically exported from code.google.com/p/vpdetection☆9Updated 9 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- Sparse Surface Adjustment☆16Updated 11 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- This is a GSLAM plugin which implemented ORBSLAM.☆20Updated 5 years ago
- Fast segmentation of object from background given approximate object bounding box☆19Updated 9 years ago
- C++ Hough Forests with OpenCV☆11Updated 8 years ago
- Implementation of multi-tracker Extended Kalman Filter, developed for the EU project CLASS (G.A. 780622)☆17Updated 3 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- ☆42Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Easily plotting from within C++ using Matplotlib, Python and pybind11☆15Updated 5 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- Efficient Graph-Based Image Segmentation in OpenCV(C++).☆10Updated 3 years ago
- Murty's Algorithm for m-best assignments; Implementation inspired by Miller's pseudocode (see code)☆19Updated 5 years ago
- The GMPHD filter based Online Multiple Object Tracker using Group Management and Relative Motion Analysis☆26Updated 5 years ago
- A single header-only C++ library for least squares fitting.☆103Updated last year
- C Implementations of Particle Filter☆17Updated 10 years ago
- Background modeling using Gaussian Mixture Model - C++☆30Updated 11 years ago
- Vanishing point detection given line segments in BSD2 license☆15Updated 5 years ago
- Graph plots, drawing, layout and windows in OpenCV☆126Updated 2 years ago