jamespayor / weighted-bipartite-perfect-matchingLinks
Fast C++ implementation of an O(NM) algorithm for the assignment problem.
☆54Updated 4 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
Sorting:
- C++ program to compute the maximum weighted bipartite matching of a graph☆38Updated 3 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 6 years ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 3 years ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆53Updated 7 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 5 months ago
- C++ Hough Forests with OpenCV☆11Updated 9 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆26Updated 9 years ago
- undergraduate work☆21Updated 8 years ago
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in C language☆41Updated 8 months ago
- ☆42Updated last year
- A set of computer vision tools☆11Updated 10 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- OpenCV ellipse detector.☆18Updated 5 years ago
- Highly parallel DBSCAN (HPDBSCAN)☆44Updated last year
- slic video segmentation☆10Updated 10 years ago
- Sparse Surface Adjustment☆16Updated 12 years ago
- Single-View Auto-Calibration from Lens-Distorted Images of Urban Scenes. In WACV (2021)☆15Updated 4 years ago
- Implementation of paper "Backtracking Regression Forests for Accurate Camera Relocalization"☆12Updated 8 years ago
- Benchmarking Linear Assignment Problem Solvers☆91Updated 5 years ago
- GIST-Global Image Descriptor☆18Updated 5 years ago
- Connected Component Labeling.☆43Updated 5 years ago
- fast and energy-efficient computation of HOG features☆17Updated 7 years ago
- ☆43Updated 7 years ago
- C++ Version Code for 'Recurrent Scale Approximation for Object Detection in CNN' in ICCV 2017☆16Updated 7 years ago
- An GPU/CUDA implementation of the Hungarian algorithm☆114Updated 6 years ago
- A small C++ library for efficient calculation of rotation invariant features in 2D images using OpenCV.☆12Updated 4 years ago
- C++/Python library for multiple object tracking via min-cost flow algorithms☆56Updated last week
- ☆35Updated 10 years ago
- This shows a basic implementation of the global nearest neighbour (GNN) multi target Tracker. Kalman filter is used for Tracking and Auct…☆51Updated 5 years ago
- Basic demo of Vector Field Consensus method for image keypoint matching☆79Updated 7 years ago