AlessandraGalli / PPG

Licence: GPL-3.0 license
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 …

Programming Languages

matlab
3953 projects

Projects that are alternatives of or similar to PPG

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 (-16.28%)
Mutual labels:  kalman-filter
exhale
A Pebble app for breathing, written in C.
Stars: ✭ 12 (-72.09%)
Mutual labels:  heart-rate
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 (-44.19%)
Mutual labels:  kalman-filter
pyUKF
Unscented kalman filter (UKF) library in python that supports multiple measurement updates
Stars: ✭ 52 (+20.93%)
Mutual labels:  kalman-filter
vision-based estimations
Vision-based Robot 3D Pose and Velocities Estimations
Stars: ✭ 32 (-25.58%)
Mutual labels:  kalman-filter
ofxTimeMeasurements
OpenFrameworks add-on to easily measure execution times on different parts of your code.
Stars: ✭ 90 (+109.3%)
Mutual labels:  measurements
systole
Systole: A python package for cardiac signal synchrony and analysis
Stars: ✭ 51 (+18.6%)
Mutual labels:  ppg
KalmanFlow
A simple Kalman Filter built in TensorFlow
Stars: ✭ 22 (-48.84%)
Mutual labels:  kalman-filter
CarND-Extended-Kalman-Filter-P6
Self Driving Car Project 6 - Sensor Fusion(Extended Kalman Filter)
Stars: ✭ 24 (-44.19%)
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 (+102.33%)
Mutual labels:  kalman-filter
robot-localization
A small 2D robot localization game using Kalman filtering written in C++11
Stars: ✭ 37 (-13.95%)
Mutual labels:  kalman-filter
Face-Detection-and-Tracking
Face Detection and tracking using CamShift, Kalman Filter, Optical Flow
Stars: ✭ 30 (-30.23%)
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 (-27.91%)
Mutual labels:  kalman-filter
Kalman
Implement Kalman filter for your Arduino projects
Stars: ✭ 66 (+53.49%)
Mutual labels:  kalman-filter
simetbox-openwrt-feed
SIMETBox package feed for OpenWRT (comece aqui/start here!)
Stars: ✭ 72 (+67.44%)
Mutual labels:  measurements
microprediction
If you can measure it, consider it predicted
Stars: ✭ 158 (+267.44%)
Mutual labels:  kalman-filter
go-estimate
State estimation and filtering algorithms in Go
Stars: ✭ 98 (+127.91%)
Mutual labels:  kalman-filter
clothing-sizing
simple computer vision learning project to get the estimated dimensions of jeans, trousers and pants
Stars: ✭ 15 (-65.12%)
Mutual labels:  measurements
fusion-ekf
An extended Kalman Filter implementation in C++ for fusing lidar and radar sensor measurements.
Stars: ✭ 113 (+162.79%)
Mutual labels:  kalman-filter
abacus
Abacus is a tool to simplify the handling of units
Stars: ✭ 22 (-48.84%)
Mutual labels:  measurements

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 Subspace Decomposition and Kalman Smoothing", IEEE Transaction on Instrumentation & Measurement.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].