rdmpage / maximum-weighted-bipartite-matchingLinks
C++ program to compute the maximum weighted bipartite matching of a graph
☆37Updated 3 years ago
Alternatives and similar repositories for maximum-weighted-bipartite-matching
Users that are interested in maximum-weighted-bipartite-matching are comparing it to the libraries listed below
Sorting:
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆53Updated 4 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated this week
- Multi-target tracker based on cost computation.☆52Updated 8 years ago
- Vanishing Point detection for images and videos using Least Squares in C++☆76Updated 7 years ago
- A set of computer vision tools☆10Updated 9 years ago
- C++ implementation of 2D single camera tracking based on Kalman filter☆29Updated 6 years ago
- Fast segmentation of object from background given approximate object bounding box☆19Updated 9 years ago
- CUDA HOG, compatible with Pedro Felzenswalb's 31-dim HOG seamlessly.☆23Updated 11 years ago
- C++/Python library for multiple object tracking via min-cost flow algorithms☆57Updated 7 years ago
- OpenCV DLCO (Descriptor Learning Using Convex Optimisation)☆25Updated 9 years ago
- ☆35Updated 9 years ago
- a simple Bag-of-Features framework for image classification and retrieval☆16Updated 7 years ago
- Obstacle Detection and Avoidance for Autonomous Unmanned Aerial Vehicles Using Recursive Filtering of 3D Point Clouds in Stereo Vision☆18Updated 6 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
- C++ implementation of EnKCF Tracker - [WACV18]☆48Updated 6 years ago
- Dense visual SLAM for RGB-D cameras☆12Updated 9 years ago
- Hungarian algorithm + Kalman filter multitarget (multi-object) tracker implementation.☆35Updated this week
- This object Tracker algorithm is a TLD(Long-term tracker) tracker base on KCF or DSST.☆49Updated 7 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- An optical flow and Kalman Filter based tracker☆44Updated 7 years ago
- This is my version of the Fastest Pedestrian Detector in the West☆24Updated 7 years ago
- Zero-parameter, automatic Canny edge detection with C++ and OpenCV.☆17Updated 8 years ago
- A demo for Lucas-Kanade Optical Flow method.☆10Updated 8 years ago
- Real-time visual object tracking using correlations filters and deep learning☆32Updated 6 years ago
- Multi-camera tracking algorithm using OpenCv and intel IPP.☆61Updated 7 years ago
- c++ implementation of tracking algorithm staple☆21Updated 6 years ago
- Pelee(NeurIPS'18)-TensorRT Implementation☆10Updated 6 years ago
- An implementation of semantic stixel computation☆23Updated 3 years ago
- TLD:tracking-learning-detection 跟踪算法☆47Updated 8 years ago
- Collection of Correlation Filter based trackers with links to papers, codes, etc☆17Updated 6 years ago