Skip to content

C++ library with Dart and Python bindings, implementing accelerometer preprocessing for machine learning models.

Notifications You must be signed in to change notification settings

Arcascope/sensor_preprocessing_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensor Preprocessing C++ Library

This library provides a set of C++ classes and functions for preprocessing sensor data. We split it out as a separate code base to enable reuse across multiple projects. Include this as a git submodule in your project to take advantage of its functionality.

Dart API

The library exposes a Dart API through FFI (Foreign Function Interface). This allows Dart applications to call the C++ functions for sensor data preprocessing seamlessly.

Python API

In addition to the Dart API, the library also provides a Python package called senpy that provides acces to the C++ routines via Pybind11.

About

C++ library with Dart and Python bindings, implementing accelerometer preprocessing for machine learning models.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •