kalman-filter
There are 1174 repositories under kalman-filter topic.
sensor-fusion
Kalman filter, sensor fusion
trajnetplusplusbaselines
[ITS'21] Human Trajectory Forecasting in Crowds: A Deep Learning Perspective
SP_Lib
Signal processing method and algorithm library
eye-gaze
Repository for Eye Gaze Detection and Tracking
kalmangrad
Automated, smooth, N'th order derivatives of non-uniformly sampled time series data
Real-Time-Video-Stabilization
real time video stabilization using Kalman Filter
sensor-fusion
Filters: KF, EKF, UKF || Process Models: CV, CTRV || Measurement Models: Radar, Lidar
rse_prob_robotics
ROS 2 implementation of robotics algorithms based on the Probabilistic Robotics book
Loose-GNSS-IMU
Loosely coupled integration of GNSS and IMU
simdkalman
Python Kalman filters vectorized as Single Instruction, Multiple Data
Arduino_AHRS_System
A compact realtime embedded Attitude and Heading Reference System (AHRS) using Recursive Least Squares (RLS) for magnetometer calibration and EKF/UKF for sensor fusion on Arduino platform
quant
Codera Quant is a Java framework for algorithmic trading strategies development, execution and backtesting via Interactive Brokers TWS API or other brokers API
navlie
A state estimation package for Lie groups!
Venom
All Terrain Autonomous Quadruped
tsa4
R code for Time Series Analysis and Its Applications, Ed 4
Pitch-Tracking
Pitch tracking in real-time with the Kalman filter
BoTSORT-cpp
C++ implementation of BoT-SORT MOT algorithm with Re-ID and Camera Motion Compensation
ai_for_robotics
Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.
Kalman
Implement Kalman filter for your Arduino projects
ControlSystemIdentification.jl
System Identification toolbox, compatible with ControlSystems.jl
fusion-ekf
An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.
kvae
Kalman Variational Auto-Encoder
ESP32_IMU_BARO_GPS_VARIO
GPS altimeter/variometer with LCD display, routes with waypoints, data/gps track logging, bluetooth NMEA sentence transmission, wifi AP + webpage configuration
robust-kalman
Robust Kalman filter with adaptive noise statistics estimation.
astsa
R package to accompany Time Series Analysis and Its Applications: With R Examples -and- Time Series: A Data Analysis Approach Using R
MessyTimeSeries.jl
A Julia implementation of basic tools for time series analysis compatible with incomplete data.
orbdetpy
Orbit Determination with Python
LowLevelParticleFilters.jl
State estimation, smoothing and parameter estimation using Kalman and particle filters.
mmWave_radar_tracking
object tracking based on millimeter wave radar
go-estimate
State estimation and filtering algorithms in Go
python-time-series-handbook
Material for the course "Time series analysis with Python"
Embedded_EKF_Library
A compact Extended Kalman Filter (EKF) library for real time embedded system (with template for Teensy4/Arduino and STM32CubeIDE)
OpenKF
This is an open source Kalman filter C++ library based on Eigen3 library for matrix operations. The library has generic template based classes for most of Kalman filter variants including: (1) Kalman Filter, (2) Extended Kalman Filter, (3) Unscented Kalman Filter, and (4) Square-root UKF..
imusensor
Python library for communication between raspberry pi and MPU9250 imu
KalmanRx
Smoothen rx value streams for e.g. sensor data using kalman filter.