phuselab / pyVHR

Python framework for Virtual Heart Rate
http://phuselab.di.unimi.it/
GNU General Public License v3.0
461 stars 128 forks source link

Statistics not imported #67

Closed nbottenus closed 1 year ago

nbottenus commented 1 year ago

https://github.com/phuselab/pyVHR/blob/a2ea2aa12a9c7f5a3267a9e2626b7fbc37517bdf/pyVHR/realtime/VHRroutine.py#L282

This file needs import statistics to print frame times after processing

giulianogrossi commented 1 year ago

This version of realtime is still immature and not fully tested, we promise to develop a more usable version than the current one.

best