vcg-uvic / fastMCDLinks
implementation of the paper "Detection of Moving Objects with Non-stationary Cameras in 5.8ms: Bringing Motion Detection to Your Mobile Device", CVPRW13
☆147Updated 5 years ago
Alternatives and similar repositories for fastMCD
Users that are interested in fastMCD are comparing it to the libraries listed below
Sorting:
- SImply RANSAC find fundamental matrix method is applied to detect moving objects even when camera is under motion. Undistortion can be do…☆40Updated 8 years ago
- it's a tool to find out the moving object in dynamic background (especially while car driving) based on OpenCV and VS2013.☆50Updated 9 years ago
- Scene Conditional Background Update for Moving Object Detection in a Moving Camera☆14Updated 7 years ago
- Robust Local Optical Flow (RLOF)☆74Updated 6 years ago
- Vanishing Point detection for images and videos using Least Squares in C++☆76Updated 8 years ago
- A simple Ball Tracker made using OpenCV to demonstrate the use of the Kalman Filter in Computer Vision☆142Updated 9 years ago
- A particle filter for tracking multiple humans in high-density crowds☆97Updated 10 years ago
- A project on motion detection in a noisy environment (shaky or moving camera), through background subtraction with single Gaussian models…☆50Updated 8 years ago
- In Defense of Color-based Model-free Tracking☆72Updated 6 years ago
- A Python implementation of the Kanade–Lucas–Tomasi (KLT) feature tracker☆97Updated 5 years ago
- This is a framework that combines multiple frames acquired from moving cameras☆142Updated 6 years ago
- C++ implementation of EnKCF Tracker - [WACV18]☆50Updated 7 years ago
- C++ implementation pool for computer vision R&D projects.☆106Updated last year
- Modular Tracking Framework☆103Updated last week
- Discriminative Correlation Filter with Channel and Spatial Reliability☆237Updated 7 years ago
- Port of Fast Affine Template Matching algorithm☆130Updated 4 years ago
- MKCF: Ming Tang, Bin Yu, Fan Zhang, Jinqiao Wang. "High-speed Tracking with Multi-kernel Correlation Filters." CVPR (2018).☆58Updated 6 years ago
- A Repository detailing camera calibration☆65Updated 2 years ago
- Multiple object tracking (MOT) algorithm implemented in C++☆350Updated 4 years ago
- Fisheye stereo calibration using OpenCV and C++☆172Updated 2 years ago
- LBP Library - A Collection of LBP algorithms for background subtraction in videos.☆113Updated 6 years ago
- Real-time visual object tracking using correlations filters and deep learning☆33Updated 7 years ago
- Camera-to-IMU calibration and synchronization toolbox☆223Updated 8 years ago
- 2-Line Exhaustive Searching for Real-Time Vanishing Point Estimation in Manhattan World☆236Updated 6 years ago
- Variants of the classic Lucas-Kanade image alignment algorithm☆162Updated 8 years ago
- Estimating the parameters of a mathematical model to approximate the properties of a physical camera.☆67Updated last year
- C++ version multiple object trackers☆67Updated 7 years ago
- Framework and repository for C++ model-free tracking implementations and datasets.☆32Updated 8 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆63Updated 7 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