rdmpage / maximum-weighted-bipartite-matchingView external linksLinks
C++ program to compute the maximum weighted bipartite matching of a graph
☆38May 27, 2022Updated 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.☆54Jun 7, 2021Updated 4 years ago
- GTL (Graph Template Library) is a STL based library, which provides necessary classes and algorithms for the work with graphs.☆21Jun 5, 2022Updated 3 years ago
- In Defense of Color-based Model-free Tracking☆73Mar 12, 2019Updated 6 years ago
- Neural radiance fields(NeRF) c++ LibTorch implementation☆18Dec 30, 2025Updated last month
- Calibration tool to estimate the pitch and roll angle of a Kinect-type depth sensor.☆12Mar 17, 2018Updated 7 years ago
- Envire maps library☆18Dec 4, 2025Updated 2 months ago
- C++ to OpenCL C Source-to-source Translation☆13Feb 15, 2014Updated 12 years ago
- This is a C++ implementation of AAAI2019 paper LDES tracker. Now branch square is available, which uses square templates☆10Aug 8, 2019Updated 6 years ago
- ☆11May 7, 2020Updated 5 years ago
- a efficient system of real time camera tracking based on CVPR paper☆10May 27, 2015Updated 10 years ago
- ☆12May 20, 2020Updated 5 years ago
- ☆14Jul 3, 2018Updated 7 years ago
- Finds a maximum matching of a bipartite graph☆11Feb 1, 2016Updated 10 years ago
- 我写的一些文档☆13May 20, 2016Updated 9 years ago
- Multi-target tracker based on cost computation.☆52Jun 20, 2017Updated 8 years ago
- Tracking a deformable surface in realtime☆28Sep 27, 2015Updated 10 years ago
- Repository for Advanced Driver Assistance System☆12Apr 29, 2017Updated 8 years ago
- ☆54May 22, 2022Updated 3 years ago
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆51Mar 17, 2016Updated 9 years ago
- An Open{CV,CL,GL} implementation of the image sweep algorithm.☆14Jan 23, 2015Updated 11 years ago
- globally optimal Manhattan frame estimation in real-time☆13Aug 8, 2016Updated 9 years ago
- Personal fork of the original implementation of GlobFit (http://vecg.cs.ucl.ac.uk/Projects/SmartGeometry/globFit/globFit_sigg11.html).☆15Aug 26, 2013Updated 12 years ago
- ☆13Oct 23, 2022Updated 3 years ago
- C++/Cmake version of darknet (Yolo v2, v3)☆17Oct 15, 2018Updated 7 years ago
- Unstructured multi-view depth estimation using mask-based multiplane representation☆14Apr 4, 2019Updated 6 years ago
- Structure from Accidental Motion Kit based on Ceres Solver and OpenCV☆29Jul 30, 2016Updated 9 years ago
- Multiple-Person Multi-Camera Tracker☆13Feb 17, 2017Updated 8 years ago
- A fast algorithm tracking real time deformable planers☆19Jan 6, 2023Updated 3 years ago
- [DEPRECATED] ZED SDK sample to show the tracking capability☆17Sep 21, 2018Updated 7 years ago
- The GSLAM plugin for DSO (Direct Sparse Odometer) implementation☆15Oct 28, 2019Updated 6 years ago
- PTAM with ROS Integration and Binary Feature Relocalization☆15Apr 20, 2014Updated 11 years ago
- Computation of coherently aligned pointcloud normals using nanoflann for neighbour search and Eigen for eigenvector computation.☆17Feb 1, 2018Updated 8 years ago
- C++ interface of Florian Bernard's original MEX implementation of Bertsekas' auction algorithm☆16Jan 4, 2017Updated 9 years ago
- Extended version of the Berkeley Segmentation Benchmark [1] used for evaluation in [2].☆43Mar 28, 2019Updated 6 years ago
- code for simple OpenGL point-based (surfels) rendering of point clouds.☆21Jan 10, 2014Updated 12 years ago
- Sample code of ACCV2016 paper: "Divide and Conquer: Effcient Density-Based Tracking of 3D Sensors in Manhattan Worlds"☆18Oct 6, 2016Updated 9 years ago
- Source code for estimating scale of tracking data collected on smart phones and other smart devices.☆18May 29, 2017Updated 8 years ago
- Bundle Adjustment for Camera Systems☆22Jul 18, 2024Updated last year
- OpenCV Camera Coordinates to World Coordinates transform with Z=0☆21Feb 17, 2019Updated 6 years ago