event_feature_tracking

Feature tracker

Matlab implementations of event-based feature tracking methods for computer vision and robotics applications

This repo contains MATLAB implementations of the event-based feature tracking methods described in "Event-based Feature Tracking with Probabilistic Data Association" and "Event-based Visual Inertial Odometry".

GitHub

82 stars
12 watching
32 forks
Language: MATLAB
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mayankm96/stereo-odometry-soft A MATLAB implementation of visual odometry using Stereo Odometry based on careful feature selection and tracking. 201
martin-danelljan/eco A Matlab implementation of a real-time tracker using convolutional neural networks for object tracking in visual environments. 612
xu-tianyang/gfs-dcf Software implementation of visual object tracking technique with feature selection and filter learning components. 58
xu-tianyang/ladcf An open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection 92
vision4robotics/autotrack A Matlab implementation of an automatic visual tracking system with spatio-temporal regularization for UAVs 96
sglvladi/trackingx A MATLAB toolkit for multi-target tracking algorithms providing a common framework for prototyping and evaluation. 95
motemen/as3-klt An ActionScript library implementing a feature detection/tracking algorithm based on the Kanade-Lucas-Tomasi method 11
xinli-zn/tadt An implementation of the Target-Aware Deep Tracking method in MATLAB 67
atsushisakai/matlabrobotics MATLAB implementations of algorithms and techniques for mobile robot navigation, including localization, mapping, path planning, and SLAM. 606
playerkk/drfi_matlab Implementation of a salient object detection approach using a Random Forest model in MATLAB. 50
amoudgl/mosse-tracker An implementation of MOSSE tracking algorithm in MATLAB for visual object tracking using adaptive correlation filters. 82
scott89/fcnt An online visual tracking algorithm using fully convolutional neural networks implemented in MATLAB. 131
andreas-bulling/actrectut A toolkit providing a framework and tools for designing and evaluating activity recognition systems using inertial sensors. 56
martinruenz/co-fusion Enables a robot to maintain scene descriptions at the object level by segmenting and tracking objects in real-time from RGB-D images. 501
guglu/ppf-matching A Matlab implementation of a point-pair feature matching method for detecting and localizing objects in 3D images. 49