ab39826 / TrafficDetectionLinks
We implement a system for vehicle detection and tracking from traffic video using Gaussian mixture models and Bayesian estimation. The system provides robust foreground segmentation of moving vehicles through a K-means clustering approximation as well as vehicle tracking correspondence between frames by correlating Kalman and particle filter…
☆18Updated 9 years ago
Alternatives and similar repositories for TrafficDetection
Users that are interested in TrafficDetection are comparing it to the libraries listed below
Sorting:
- This project explores object tracking of human and vehicle targets in the infrared using Matlab. Using the OTCBVS Benchmark Dataset Colle…☆21Updated 10 years ago
- Source Code for Project Implementation of an IEEE Paper titled "Target Tracking using Kalman Filter"☆15Updated 9 years ago
- GM-PHD filter implementation in python (Gaussian mixture probability hypothesis density filter)☆74Updated 4 years ago
- Enhancing Probabilistic Appearance-Based Object Tracking with Depth Information: Multiple Object Tracking under Occlusion☆38Updated 11 years ago
- Multiple scale KCF tracker (matlab code)☆10Updated 8 years ago
- object tracking learning☆12Updated 5 years ago
- GM-PHD filter in target tracking☆54Updated 10 years ago
- "Kernelized Correlation Filter with Detection Proposals for Tracking", an enhanced version of KCFDP presented in "Enable Scale and Aspect…☆16Updated 9 years ago
- Sensor Data Fusion Group☆87Updated 5 years ago
- An Object Oriented MATLAB toolkit for (Multi) Target Tracking.☆103Updated 4 years ago
- Matlab implementation of the IBCCF tracker.☆20Updated 7 years ago
- Face recognition algorithm using PCA and SVM, KNN. Implemented with Matlab, using ORL face database.☆15Updated 9 years ago
- Multiple Hypothesis Tracking for Multiple Object Tracking☆62Updated 5 years ago
- Matlab code for several visual tracking algorithms