RoboJackets / hungarianLinks
C++ Implementation of the hungarian algorithm
☆44Updated 6 years ago
Alternatives and similar repositories for hungarian
Users that are interested in hungarian are comparing it to the libraries listed below
Sorting:
- Kuhn-Munkres (Hungarian) Algorithm in C++☆216Updated 3 years ago
- A C++ wrapper for a hungarian algorithm implementation☆334Updated last year
- An implementation of stixel computation☆92Updated 5 years ago
- Multiple Hypothesis Tracking☆80Updated 13 years ago
- Caltech Lane Detection Software☆128Updated 5 years ago
- Multi-threaded generic RANSAC implemetation☆319Updated 6 years ago
- GPU-accelerated real-time stixel computation☆83Updated 4 years ago
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- Simple algo to find convex polygon intersection and compute area of polygone with using OpenCV☆51Updated 9 years ago
- An exact and efficient min-cost flow algorithm for data-association in multi-object tracking☆116Updated 4 years ago
- Stereo vision based object detection for ADAS, autonomous vehicle☆189Updated 6 years ago
- Implementation of Non-Maximum Suppression algorithm☆69Updated 3 months ago
- Vanishing Point detection for images and videos using Least Squares in C++☆76Updated 8 years ago
- experiments about automobile vision, now focusing on lane marking/boundary detection & tracking. see more https://github.com/baidut/OpenV…☆95Updated 9 years ago
- A particle filter for tracking multiple humans in high-density crowds☆96Updated 10 years ago
- Accurate and Robust Lane Detection based on Dual-View Convolutional Neutral Network☆25Updated 8 years ago
- This repository contains code for the tracking system as described in ''Combined Image- and World-Space Tracking in Traffic Scenes'', ICR…☆98Updated 5 years ago
- Repository for precision tracking from 3D point clouds☆146Updated 8 years ago
- Ego-Lane Analysis System (ELAS): Dataset and Algorithms (Image and Vision Computing, 2017)☆48Updated 4 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
- This is an add-on to the OCamCalib toolbox by Scaramuzza et al.☆203Updated 5 years ago
- implementation of the paper "Detection of Moving Objects with Non-stationary Cameras in 5.8ms: Bringing Motion Detection to Your Mobile …☆147Updated 5 years ago
- Open Multi-Hypothesis Tracking☆22Updated 8 years ago
- Save and Load cv::Mat as a binary file.☆64Updated 5 years ago
- An old experimental implementation of curved lane detection using OpenCV, RANSAC, DBSCAN etc☆41Updated 8 years ago
- An easy, interface friendly cross-platform client to generate bird's view images using inverse perspective mapping methods proposed in pa…☆160Updated 5 years ago
- C++ framework for Bayesian Filter Tracking (UKF, EKF, Particles)☆148Updated 5 years ago
- An opensource lib. for vehicle vision applications (written by MATLAB), lane marking detection, road segmentation☆135Updated 8 years ago
- Object (e.g Pedestrian, biker, vehicles) tracking by Unscented Kalman Filter (UKF), with fused data from both lidar and radar sensors.☆167Updated 4 years ago
- A C++ implement of intersection over union (IoU) ratio calculation.☆90Updated 5 years ago