Skip to content
/ heartk Public

A analysis platform for heart signals in kotlin.

Notifications You must be signed in to change notification settings

max-3l/heartk

Repository files navigation

heartk

This programms implements ppg and eda signal features for kotlin and can be used in android applications.

Dependencies

Add the packaged ssj jar to the directory libs.

Usage

Look at the code for the function definition. They are very simple to use. You just need to initialize the EDA or HRV objects and call processFeatures. For the HRV features you must extract ppg peaks first, using the PPG object.

About

A analysis platform for heart signals in kotlin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages