Hi RG-community,
I currently struggling with finding a proper heart rate and heard rate variability lib in C++ for my project. The reason why I chose Cpp over python is the fact that we want to sample live HR data and compute the variability live. The gathered data is supposed to be used for adaptive assistance experiments in our aircraft simulator. There is a lot of libs/ modules for python, but I struggle to find something properly working which is based on c++. Maybe somebody has a suggestion :)
Thanks in advance!