FUSION2018
SLAM filter
Matlab code implementing an invariant Kalman filtering algorithm for visual inertial SLAM applications.
Matlab code used for the paper " Invariant Kalman Filtering for Visual Inertial SLAM"
143 stars
10 watching
39 forks
Language: MATLAB
last commit: about 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 | 158 |
awerries/kalman-localization | A MATLAB implementation of a Kalman filter-based localization system for sensor fusion of GPS/INS/compass data | 92 |
csalinasonline/kalmanmatlabcode | Provides MATLAB implementations of the Kalman filter algorithm and its applications in signal processing | 70 |
atsushisakai/matlabrobotics | MATLAB implementations of algorithms and techniques for mobile robot navigation, including localization, mapping, path planning, and SLAM. | 617 |
jaijuneja/ekf-slam-matlab | A MATLAB-based simulation of simultaneous localization and mapping using a graphical interface. | 118 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 135 |
philbooks/kalman-filter-for-beginners | A sample code implementation of the Kalman filter algorithm in MATLAB/Octave | 128 |
mherb/kalman | A C++ library implementing common Kalman filter variants for state estimation in nonlinear systems | 1,334 |
changjingliu/data_fusion_course | This project provides MATLAB implementations of various data fusion algorithms and estimation methods for signal processing applications. | 74 |
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 | 61 |
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 |