orientation_tracking-unscented_kalman_filter

Orientation tracker

An implementation of an Unscented Kalman Filter algorithm for tracking orientation using sensor data from accelerometers and gyroscopes.

Implemented Unscented Kalman Filter (UKF) for orientation tracking. Sensors fusion of accelerometer, and gyroscope

GitHub

62 stars
4 watching
18 forks
Language: Matlab
last commit: almost 7 years ago
Linked from 1 awesome list

matlaborientation-trackingsensor-fusionukfunscented-kalman-filter

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xu-tianyang/ladcf An open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection 92
awerries/kalman-localization A MATLAB implementation of a Kalman filter-based localization system for sensor fusion of GPS/INS/compass data 92
xu-tianyang/gfs-dcf Software implementation of visual object tracking technique with feature selection and filter learning components. 58
jeljaik/extended-kalman-filter An implementation of an extended Kalman filter for estimating dynamic quantities in a single rigid body from distributed measurements. 38
amoudgl/mosse-tracker An implementation of MOSSE tracking algorithm in MATLAB for visual object tracking using adaptive correlation filters. 83
karlpauwels/simtrack A framework for detecting and tracking the pose of multiple rigid objects in real-time using computer vision 103
sglvladi/trackingx A MATLAB toolkit for multi-target tracking algorithms providing a common framework for prototyping and evaluation. 96
vision4robotics/arcf-tracker This MATLAB implementation provides a robust and accurate tracker for real-time object tracking in aerial videos 54
simondlevy/sensorfusion An implementation of sensor fusion using Kalman filter in MATLAB 158
cliansang/positioning-algorithms-for-uwb-matlab Matlab implementation of various positioning algorithms for UWB localization systems 92
mayankm96/stereo-odometry-soft A MATLAB implementation of visual odometry using Stereo Odometry based on careful feature selection and tracking. 201
usnavalresearchlaboratory/trackercomponentlibrary A collection of Matlab functions for simulating and tracking targets in various scenarios. 380
eea-sensors/ekfukf A toolbox for building state estimation algorithms using Kalman filters and smoothers. 104
rosshartley/invariant-ekf A C++ library for estimating a robot's 3D pose and velocity using a filter that incorporates various sensor data. 467
gerhardr/kfusion An implementation of a real-time 3D surface reconstruction and tracking system using a single camera sensor. 194