All Projects → Mad Location Manager → Similar Projects or Alternatives

84 Open source projects that are alternatives of or similar to Mad Location Manager

vision-based estimations
Vision-based Robot 3D Pose and Velocities Estimations
Stars: ✭ 32 (-91.33%)
Mutual labels:  kalman-filter
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
Stars: ✭ 72 (-80.49%)
Mutual labels:  kalman-filter
SP Lib
Signal processing method and algorithm library
Stars: ✭ 93 (-74.8%)
Mutual labels:  kalman-filter
avatar-facial-landmark-detection
A method about optimizing the facial landmark detection based on Kalman Filter, Optical Flow and Dlib
Stars: ✭ 87 (-76.42%)
Mutual labels:  kalman-filter
tsa4
R code for Time Series Analysis and Its Applications, Ed 4
Stars: ✭ 108 (-70.73%)
Mutual labels:  kalman-filter
nostromo
BLDC ESC firmware (GPLv3.0)
Stars: ✭ 36 (-90.24%)
Mutual labels:  kalman-filter
Kalman
Implement Kalman filter for your Arduino projects
Stars: ✭ 66 (-82.11%)
Mutual labels:  kalman-filter
bayes-filters-lib
A flexible, modern, C++ recursive Bayesian estimation library.
Stars: ✭ 48 (-86.99%)
Mutual labels:  kalman-filter
goflying
Go tools for flying
Stars: ✭ 15 (-95.93%)
Mutual labels:  kalman-filter
robust-kalman
Robust Kalman filter with adaptive noise statistics estimation.
Stars: ✭ 89 (-75.88%)
Mutual labels:  kalman-filter
fusion-ekf
An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.
Stars: ✭ 113 (-69.38%)
Mutual labels:  kalman-filter
Hckalmanfilter
HCKalmanFilter is Swift implementation of Kalman filter algorithm intended to solve problem with GPS tracking
Stars: ✭ 232 (-37.13%)
Mutual labels:  kalman-filter
DA Tutorial
This is a 'hands-on' tutorial for the RIKEN International School on Data Assimilation (RISDA2018).
Stars: ✭ 23 (-93.77%)
Mutual labels:  kalman-filter
go-estimate
State estimation and filtering algorithms in Go
Stars: ✭ 98 (-73.44%)
Mutual labels:  kalman-filter
Real-Time-Video-Stabilization
real time video stabilization using Kalman Filter
Stars: ✭ 119 (-67.75%)
Mutual labels:  kalman-filter
robot-localization
A small 2D robot localization game using Kalman filtering written in C++11
Stars: ✭ 37 (-89.97%)
Mutual labels:  kalman-filter
kalman-clib
Microcontroller targeted C library for Kalman filtering
Stars: ✭ 43 (-88.35%)
Mutual labels:  kalman-filter
microprediction
If you can measure it, consider it predicted
Stars: ✭ 158 (-57.18%)
Mutual labels:  kalman-filter
Gps imu kalman filter
Fusing GPS, IMU and Encoder sensors for accurate state estimation.
Stars: ✭ 264 (-28.46%)
Mutual labels:  kalman-filter
adaptive-filters
My collection of implementations of adaptive filters.
Stars: ✭ 32 (-91.33%)
Mutual labels:  kalman-filter
Deep-Learning
This repo provides projects on deep-learning mainly using Tensorflow 2.0
Stars: ✭ 22 (-94.04%)
Mutual labels:  kalman-filter
Pitch-Tracking
Pitch tracking in real-time with the Kalman filter
Stars: ✭ 78 (-78.86%)
Mutual labels:  kalman-filter
COVID19
Using Kalman Filter to Predict Corona Virus Spread
Stars: ✭ 78 (-78.86%)
Mutual labels:  kalman-filter
Trading Backtest
A stock backtesting engine written in modern Java. And a pairs trading (cointegration) strategy implementation using a bayesian kalman filter model
Stars: ✭ 247 (-33.06%)
Mutual labels:  kalman-filter
lane-detection
Lane detection MATLAB code for Kalman Filter book chapter: Lane Detection
Stars: ✭ 21 (-94.31%)
Mutual labels:  kalman-filter
KalmanFlow
A simple Kalman Filter built in TensorFlow
Stars: ✭ 22 (-94.04%)
Mutual labels:  kalman-filter
Mathutilities
A collection of some of the neat math and physics tricks that I've collected over the last few years.
Stars: ✭ 2,815 (+662.87%)
Mutual labels:  kalman-filter
imusensor
Python library for communication between raspberry pi and MPU9250 imu
Stars: ✭ 47 (-87.26%)
Mutual labels:  kalman-filter
Face-Detection-and-Tracking
Computer Vision model to detect face in the first frame of a video and to continue tracking it in the rest of the video. This is implemented in OpenCV 3.3.0 and Python 2.7
Stars: ✭ 24 (-93.5%)
Mutual labels:  kalman-filter
Computer-Vision
Cool Vision projects
Stars: ✭ 51 (-86.18%)
Mutual labels:  kalman-filter
Embedded UKF Library
A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)
Stars: ✭ 31 (-91.6%)
Mutual labels:  kalman-filter
KalmanFiltering
A demo for the performace evaluation of different kinds of Kalman filters, including the conventional Kalman filter (KF), the unscented Kalman filter (UKF), the extended Kalman filter (EKF), the embedded/imbedded cubature Kalman filter (ICKF/ECKF), the third-degree cubature Kalman filter (CKF) and the fifth-degree cubature Kalman filter (FCKF).
Stars: ✭ 37 (-89.97%)
Mutual labels:  kalman-filter
CarND-Extended-Kalman-Filter-P6
Self Driving Car Project 6 - Sensor Fusion(Extended Kalman Filter)
Stars: ✭ 24 (-93.5%)
Mutual labels:  kalman-filter
Freeimu Updates
IMU - FreeIMU Library Zero Drift, Altitude & LSM303 Heading Stability
Stars: ✭ 267 (-27.64%)
Mutual labels:  kalman-filter
Face-Detection-and-Tracking
Face Detection and tracking using CamShift, Kalman Filter, Optical Flow
Stars: ✭ 30 (-91.87%)
Mutual labels:  kalman-filter
multiple-object-tracking
combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking problems
Stars: ✭ 25 (-93.22%)
Mutual labels:  kalman-filter
pyUKF
Unscented kalman filter (UKF) library in python that supports multiple measurement updates
Stars: ✭ 52 (-85.91%)
Mutual labels:  kalman-filter
pySmooth
A unique time series library in Python that consists of Kalman filters (discrete, extended, and unscented), online ARIMA, and time difference model.
Stars: ✭ 29 (-92.14%)
Mutual labels:  kalman-filter
BasicGNNTracking
This shows a basic implementation of the global nearest neighbour (GNN) multi target Tracker. Kalman filter is used for Tracking and Auction Algorithm for determining the assignment of measurments to filters.
Stars: ✭ 36 (-90.24%)
Mutual labels:  kalman-filter
darknet ros
Robotics Operating System Package for Yolo v3 based on darknet with optimized tracking using Kalman Filter and Optical Flow.
Stars: ✭ 51 (-86.18%)
Mutual labels:  kalman-filter
cpp filter
Kalman filter using C++ and Manif
Stars: ✭ 19 (-94.85%)
Mutual labels:  kalman-filter
Ros Sensor Fusion Tutorial
An in-depth step-by-step tutorial for implementing sensor fusion with robot_localization! 🛰
Stars: ✭ 306 (-17.07%)
Mutual labels:  kalman-filter
ai for robotics
Visualizations of algorithms covered in Sebastian Thrun's excellent Artificial Intelligence for Robotics course on Udacity.
Stars: ✭ 125 (-66.12%)
Mutual labels:  kalman-filter
adskalman-rs
Kalman filter implementation in Rust
Stars: ✭ 22 (-94.04%)
Mutual labels:  kalman-filter
coursera robotics
Contains coursera robotics specialization assignment codes
Stars: ✭ 65 (-82.38%)
Mutual labels:  kalman-filter
SSD Tracker
Counting people, dog and bicycle using SSD detection and tracking.
Stars: ✭ 17 (-95.39%)
Mutual labels:  kalman-filter
parallel-non-linear-gaussian-smoothers
Companion code in JAX for the paper Parallel Iterated Extended and Sigma-Point Kalman Smoothers.
Stars: ✭ 17 (-95.39%)
Mutual labels:  kalman-filter
FAST LIO SLAM
LiDAR SLAM = FAST-LIO + Scan Context
Stars: ✭ 183 (-50.41%)
Mutual labels:  kalman-filter
sf-pkg
Generic Sensor Fusion Package for ROS
Stars: ✭ 28 (-92.41%)
Mutual labels:  kalman-filter
Kalmanfilter altimeter vario
Kalman filter to estimate altitude and climbrate(sinkrate) by fusing altitude and acceleration sensor data
Stars: ✭ 31 (-91.6%)
Mutual labels:  kalman-filter
dbot
Depth-Based Bayesian Object Tracking Library
Stars: ✭ 62 (-83.2%)
Mutual labels:  kalman-filter
Kalman.jl
Flexible filtering and smoothing in Julia
Stars: ✭ 62 (-83.2%)
Mutual labels:  kalman-filter
Ukf
Unscented Kalman Filter library for state and parameter estimation
Stars: ✭ 241 (-34.69%)
Mutual labels:  kalman-filter
MPU6050
STM32 HAL library for GY-521 (MPU6050) with Kalman filter
Stars: ✭ 114 (-69.11%)
Mutual labels:  kalman-filter
lidar radar fusion ekf ukf
Lidar and Radar Fusion with EKF and UKF
Stars: ✭ 19 (-94.85%)
Mutual labels:  kalman-filter
Financial Models Numerical Methods
Collection of notebooks about quantitative finance, with interactive python code.
Stars: ✭ 3,534 (+857.72%)
Mutual labels:  kalman-filter
Kalmanjs
Javascript based Kalman filter for 1D data
Stars: ✭ 298 (-19.24%)
Mutual labels:  kalman-filter
MessyTimeSeries.jl
A Julia implementation of basic tools for time series analysis compatible with incomplete data.
Stars: ✭ 88 (-76.15%)
Mutual labels:  kalman-filter
sensor-fusion
Filters: KF, EKF, UKF || Process Models: CV, CTRV || Measurement Models: Radar, Lidar
Stars: ✭ 96 (-73.98%)
Mutual labels:  kalman-filter
PPG
Code to estimate HR from PPG signals using Subspace Decomposition and Kalman filter for the dataset of 22 PPG recordings provided for the 2015 IEEE Signal Processing Cup (SP Cup) competition. The traces are stored in folder 'DATABASE'. Please cite this publication when referencing this material: "Measuring Heart Rate During Physical Exercise by …
Stars: ✭ 43 (-88.35%)
Mutual labels:  kalman-filter
1-60 of 84 similar projects