Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A naturalistic, non-invasive method for capturing biometric data during autism evaluations.

Frontiers in psychiatry·2026
Same author

Analysis of differential photoplethysmography signal patterns in apnea and hypopnea.

Physiological measurement·2026
Same author

Using Convolutional Neural Networks for Fetal Heart Sound Segmentation.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2025
Same author

Machine learning for triage of strokes with large vessel occlusion using photoplethysmography biomarkers.

Physiological measurement·2025
Same author

Enhancing human spatial awareness through augmented reality technologies.

Biomedical engineering letters·2025
Same author

Decoding right ventricular geometry: novel 3D echocardiography-derived global shape analysis across health and disease states.

European heart journal. Cardiovascular Imaging·2025
Same journal

Dissecting the integrated information of cardiovascular and cardiorespiratory systems at rest and during physiological stress.

Physiological measurement·2026
Same journal

Respiratory event type and duration modulate PPG waveforms in OSA.

Physiological measurement·2026
Same journal

Estimating changes in systolic blood pressure based on pulse wave morphology using paired segment comparison.

Physiological measurement·2026
Same journal

Small changes in hand height alter absorbance, but not pulsation, in the finger pulse plethysmograph.

Physiological measurement·2026
Same journal

A Comprehensive Inference-Time Augmentation Framework in Physiological Signals: Application to PPG-Based AF Detection.

Physiological measurement·2026
Same journal

Quantification of pendelluft in electrical impedance tomography data: opening Pandora's box? A literature review of analytical methods.

Physiological measurement·2026
See all related articles

Related Experiment Video

Updated: Jun 5, 2025

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis
08:22

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis

Published on: April 26, 2024

1.7K

pyPCG: a Python toolbox specialized for phonocardiography analysis.

Kristof Müller1, Janka Hatvani1, Miklos Koller1

  • 1Pázmány Péter Catholic University Faculty of Information Technology and Bionics, Práter utca 50/a., Budapest, Budapest, 1083, HUNGARY.

Physiological Measurement
|December 5, 2024
PubMed
Summary
This summary is machine-generated.

A new toolbox standardizes phonocardiogram (PCG) analysis for fetal heart monitoring. This tool offers accurate heart sound segmentation, outperforming existing methods for fetal and comparable results for general PCG data.

Keywords:
digital biomarkersfeature engineeringfetal phonocardiographyheart sound detectionopen source Python toolbox

More Related Videos

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
06:07

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice

Published on: May 23, 2021

3.6K
2D and 3D Echocardiography in the Axolotl Ambystoma Mexicanum
09:53

2D and 3D Echocardiography in the Axolotl Ambystoma Mexicanum

Published on: November 29, 2018

14.8K

Related Experiment Videos

Last Updated: Jun 5, 2025

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis
08:22

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis

Published on: April 26, 2024

1.7K
Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
06:07

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice

Published on: May 23, 2021

3.6K
2D and 3D Echocardiography in the Axolotl Ambystoma Mexicanum
09:53

2D and 3D Echocardiography in the Axolotl Ambystoma Mexicanum

Published on: November 29, 2018

14.8K

Area of Science:

  • Biomedical Engineering
  • Signal Processing
  • Cardiology

Background:

  • Phonocardiography (PCG) is increasingly used for remote and low-cost monitoring, particularly for fetal heart rate.
  • Existing PCG analysis methods lack standardization, requiring extensive custom implementation.
  • Standardization of PCG datasets and labeling, especially for fetal recordings, is critically needed.

Purpose of the Study:

  • To introduce a standardized toolbox for heart sound analysis, serving as a foundation for future frameworks.
  • To provide a modular set of widely used processing steps for creating complex analysis pipelines.
  • To enable individual testing and fine-tuning of functions for specific datasets.

Main Methods:

  • Development of a Python toolbox (pyPCG) for phonocardiogram analysis.
  • Validation of the segmentation stage using a fetal PCG dataset (50 recordings) and a PhysioNet Challenge dataset (413 records).
  • Comparison of the toolbox's segmentation performance against established methods like Neurokit2 and Hidden Semi-Markov Model.

Main Results:

  • The best model achieved a 96.1% F1 score and 11.7 ms mean absolute error for fetal S1 detection.
  • For the PhysioNet dataset, the model attained an 81.3% F1 score and 50.5 ms mean absolute error for S1 detection.
  • The developed method surpassed other tested methods on the fetal dataset and showed state-of-the-art performance on the PhysioNet dataset.

Conclusions:

  • Accurate signal segmentation is crucial for reliable statistical measures and classification models in PCG analysis.
  • The pyPCG toolbox provides compatible functions for feature extraction and statistical calculations.
  • The toolbox facilitates fine-tuning for diverse datasets and is available for public use.