Skip to content

SoniaRuiz/qrs-wave-detector

Repository files navigation

qrs-wave-detector

Shiny App to detect the QRS complex.

Introduction

This Shiny App has been developed to detect QRS complexes, and P&T waves in electrocardiogram signaling samples.

Methodology

The algorithm proposed by Pan and Tompkins has been implemented to detect QRS complexes. It has also been implemented the algorithm proposed by Mohamed Elgendi, Bjoern Eskofier, and Derek Abbott for the detection of P and T waves.

This app uses 20 electrocardiogram signaling samples randomly downloaded from the ECG-ID Database (ecgiddb) available on the Physionet platform, Massachusetts Institute of Technology (MIT).

Results

Person1

Person1

Person2

Person1

See 'results' folder for more images.

Frameworks used

This code has been partially addapted from Matlab to R using the functions below:

Releases

No releases published

Packages

No packages published

Languages