布雷夫哈特:开源软件用于自动化心电图和心电图分析
Hans Friedrich Stabenau1, Jonathan W Waks1
1Harvard-Thorndike Electrophysiology Institute, Beth Israel Deaconess Medical Center, Harvard Medical School, Boston, MA, United States of America.
Computer methods and programs in biomedicine
|September 21, 2023
概括
BRAVEHEART是一个新的,开源的 MATLAB 软件,用于分析数字心电图 (ECG) 和矢量心电图 (VCG). 这种可定制的工具旨在改善心血管疾病诊断和研究可重复性.
科学领域:
- 心脏病学 心脏病学
- 生物医学工程 生物医学工程
- 医疗信息学 医疗信息学
背景情况:
- 电心图 (ECG) 和矢量心图 (VCG) 分析对于诊断心血管疾病和评估未来事件风险至关重要.
- 数字ECG的日益普及,刺激了对新分析参数的研究.
- 基于计算机的广泛自动化ECG/VCG分析受到缺乏开源可定制软件的阻碍.
研究的目的:
- 推出BRAVEHEART,一个开源软件包,用于自动化和可重复的ECG/VCG分析.
- 为研究人员提供一个可定制和用户友好的工具,用于对数字ECG数据进行科学分析.
- 通过减少开发时间和资源投资,促进ECG/VCG分析的进一步研究.
主要方法:
- 在 MATLAB 中开发 BRAVEHEART,这是一个开源,模块化和可定制的软件包.
- 实现自动ECG/VCG处理,包括信号消噪和文物清除.
- 包括非主导节拍识别/删除,信托点注释,VCG构建和中位节拍构建.
主要成果:
- 勇敢的心脏处理标准的12导数数字心电图,接受各种格式.
- 该软件执行自动信号拒绝,节拍识别和信托点注释.
- 对中位数产生可定制的测量,结果以数值和图形格式提供.
结论:
- 勇敢的心灵为ECG和VCG提供了易于定制的科学分析.
- 预计BRAVEHEART的可用性将推进ECG/VCG分析研究,并提高研究可重复性.
- 该软件,它的源代码和文档在GNU GPL v3许可证下公开可访问.
相关概念视频
Electrocardiogram
2.4K
An electrocardiogram (ECG or EKG) is a critical diagnostic tool that records the electrical signals produced by the heart during each heartbeat. This recording is achieved through electrodes placed strategically on the arms, legs, and chest. The electrocardiograph amplifies these signals and produces 12 distinct tracings, offering a comprehensive understanding of the heart's electrical activity.
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
2.4K
Electrocardiogram Fundamentals
627
Introduction
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin...
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin...
627
Correlation between ECG and Cardiac Cycle
6.4K
The electrical signals recorded on an electrocardiogram (ECG) occur before the mechanical processes of contraction and relaxation during the cardiac cycle.
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...
6.4K


