搜索资源列表
WaveShower
- 一个将MIT/BH心电图数据库中的数据转换成INTEL格式文件并显示出来的程序,自己写的
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
select-function
- 超微心电图软件 可以实现数据进出数据库 并显示波形-AMD ECG software can access the database and display the waveform data
DynamicChartSerial
- 能从串口获取数据,描绘简单的心电图~使用VS2005开发,C# 语言 ,具有很强代表性-Can retrieve data from a serial port, depict simple ecg ~ Can retrieve data from a serial port, depict simple ecg ~
VC_COM_ECG
- 一款VC写的心电图绘制软件,从串口接收心电图数据,分包,放大后绘制出心电图形。并带有50Hz滤波函数。-Written by a VC ECG mapping software, serial receive data from the ECG, subcontracting, draw amplified electrocardiogram shape. With a 50Hz filter function.
12lead-for-E-CG-ReadDisplayAnslysis
- 读取并显示12导联心电图数据 进行后续分析-Reads and displays 12-lead ECG data for subsequent analysis
SerialPro
- 因工作调试需要而用vs2010开发的串口通讯程序,可以当通用串口调试助手使用,也可以与下位机通过自定义协议通讯,并把下位机数据实时绘制出来。此外还包含心电图QRS波形分析功能。-Due to work with vs2010 debugger needs to develop serial communication program, you can use when universal serial debugging assistant, but also with the next cre
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