FUSION2018
SLAM algorithm
Matlab code implementation of an invariant Kalman filtering algorithm for visual inertial SLAM
Matlab code used for the paper " Invariant Kalman Filtering for Visual Inertial SLAM"
143 stars
10 watching
39 forks
Language: MATLAB
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
simondlevy/sensorfusion | An implementation of sensor fusion using Kalman filter in MATLAB | 156 |
awerries/kalman-localization | A MATLAB implementation of a Kalman filter-based localization system for sensor fusion of GPS/INS/compass data | 91 |
csalinasonline/kalmanmatlabcode | Provides MATLAB implementations of the Kalman filter algorithm and its applications in signal processing | 68 |
atsushisakai/matlabrobotics | MATLAB implementations of algorithms and techniques for mobile robot navigation, including localization, mapping, path planning, and SLAM. | 606 |
jaijuneja/ekf-slam-matlab | A MATLAB-based simulator for Simultaneous Localisation and Mapping using Extended Kalman Filter (EKF) algorithm | 115 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
philbooks/kalman-filter-for-beginners | A sample code implementation of the Kalman filter algorithm in MATLAB/Octave | 126 |
mherb/kalman | A C++ library implementing common Kalman filter variants for state estimation in nonlinear systems | 1,320 |
changjingliu/data_fusion_course | A collection of MATLAB code examples and implementations for various data fusion techniques including Kalman filters, Wiener filters, particle filters, and fuzzy control. | 69 |
weihaotobe94/laserslam | A SLAM system that processes lidar data to create a map of the environment and track the robot's movement | 39 |
steven2358/kafbox | A Matlab toolbox for implementing kernel-based adaptive filtering algorithms. | 94 |
jzhuai0108/imu_tk_matlab | Matlab scripts for robust and easy-to-implement IMU calibration | 59 |
chrisjmccormick/hog_matlab | Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |
maoxu/joint_bayesian | Realizes an algorithm from a Bayesian face recognition paper using Matlab. | 36 |
daniilidis-group/event_feature_tracking | Matlab implementations of event-based feature tracking methods for computer vision and robotics applications | 82 |