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
- Implementation of Non-Maximum Suppression algorithm☆69Updated 6 months ago
- Parallel GPU Implementation of Connected Component Labelling (CCL). Connected-component labeling is used in computer vision to detect con…☆54Updated 7 years ago
- A set of computer vision tools☆11Updated 10 years ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 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
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆96Updated 7 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆26Updated 9 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Optical Flow SDK exposes the latest hardware capability of Turing GPUs dedicated to computing the relative motion of pixels between image…☆69Updated 4 years ago
- C++ Hough Forests with OpenCV☆11Updated 9 years ago
- undergraduate work☆21Updated 8 years ago
- slic video segmentation☆10Updated 10 years ago
- C++ Implementation of Savitzky-Golay filters☆35Updated 5 years ago
- Efficient Graph-Based Image Segmentation in OpenCV(C++).☆11Updated 4 years ago
- fast and energy-efficient computation of HOG features☆17Updated 7 years ago
- Benchmarking Linear Assignment Problem Solvers☆91Updated 5 years ago
- Multi-target tracking with RJMCMC☆10Updated 9 years ago
- C++ implementation of EnKCF Tracker - [WACV18]☆50Updated 7 years ago
- ☆42Updated last year
- Bilinear interpolation using SIMD☆22Updated 4 years ago
- Background modeling using Gaussian Mixture Model - C++☆31Updated 12 years ago
- Fast segmentation of object from background given approximate object bounding box☆19Updated 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
- Single-View Auto-Calibration from Lens-Distorted Images of Urban Scenes. In WACV (2021)☆15Updated 4 years ago
- C Implementations of Particle Filter☆16Updated 11 years ago
- Framework for face annotations, viewer and submodules☆21Updated 4 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Standalone openvino pedestrian tracking demo project,☆12Updated 5 years ago
- OpenCV ellipse detector.☆18Updated 5 years ago