搜索资源列表
ecgdetection
- 本文提出了一种简单而有效的算法,可实现单信道数字心电图记录数据QRS波群的高速(约32倍的实时速度)检测。-A simple and efficient algorithm has been developed to detect QRS complexes at high speed (approximately 32x real time speed) from the single channel digitized ECG data records.
7[1].11.1
- 生理参数界面,能处理25字节一组的十六进制数据,能画心电图-Physiological parameters of interface, can handle a group of 25-byte hexadecimal data, can draw ECG
BleECG-master
- 心电图模拟数据绘制,模拟蓝牙每2ms发送一次数据(Ecg simulation data rendering.)
1D_CNNs
- 一维卷积神经网络在心电图数据训练中的应用 但是不包含标注数据(1d cnns for ECG data training)
Qt动态心电图绘制-利用队列进行实时绘制
- 心电图绘制主思想是利用QtCharts自带的函数和方法,先初始化心电图网格线,绑定数据,然后开启定时器进行绘制。在绘制到最右边的时候,使用Qtcharts数据集series进行已有数据替换可以了。(The main idea of ECG drawing is to use QtCharts's own functions and methods to initialize the ECG gridlines, bind the data, and then open the timer to