Code Monkey home page Code Monkey logo

cardiovascular-detection-using-ecg-images's Introduction

Detection of Cardiovascular Diseases from ECG images

Abstract:

One of the most important tools for detecting cardiovascular problems is the electrocardiogram (ECG). Until recently, the vast majority of ECG records were kept on paper. Manually examining ECG paper records can be a difficult and time-consuming process.

If we digitize such paper ECG records, we can perform automated diagnosis and analysis. The goal of this project is to use image processing and machine learning techniques to convert ECG images into a 1-D signal and extract P, QRS, and T waves that exist in ECG signals to demonstrate the electrical activity of the heart using various techniques. Post feature extraction it can aid in the diagnosis of most cardiac diseases.

Datasets:

ECG images: https://data.mendeley.com/datasets/gwbz3fsgp8/2

The above dataset contains ECG image signals from both healthy individuals and persons with cardiovascular problems.

PPT LINK:

https://www.canva.com/design/DAEx1Se7iPs/Xy1tWQVcBt3Oww8hBHEvRg/view?utm_content=DAEx1Se7iPs&utm_campaign=designshare&utm_medium=link&utm_source=publishsharelink

DEPLOYMENT LINK:

We have deployed our applicaiton in GCP.

https://cmpe255-project-q4uake3apq-uc.a.run.app

Download any image from the below folder path and try uploading it to the above url to get real-time insights. https://github.com/rameshavinash94/Cardiovascular-Detection-using-ECG-images/tree/main/ECG_IMAGES_DATASET

Approach:

The user uploads an ECG image to our web app. Then, we use techniques like rgb2gray conversion, gaussian filtering, resizing, and thresholding to extract only the signals that do not have grid lines. The required waves (P, QRS, T) are then extracted using contour techniques and converted to a 1D signal. The normalized 1D signal is then fed into our pre-trained ML model, which is then analyzed. When the model has completed the analysis, it returns the results to the user based on the findings.

Here, we have used 4 categories for image classification for our ECG images. Normal Myocardial infarction Abnormal Heart beat History of Myocardial infarction

One benefit of our app is that the user can view the entire workflow in the UI and receive real-time feedback.

The tricky path here is feature extraction from images; if done correctly and optimally, the accuracy of our model can be increased.

Abstract Link: https://github.com/rameshavinash94/Cardiovascular-Detection-using-ECG-images/blob/main/docs/Digitizing%20ECG%20signals%20and%20detection%20of%20Cardiovascular%20diseases.docx.pdf

PROJECT REPORT: https://github.com/rameshavinash94/Cardiovascular-Detection-using-ECG-images/blob/main/docs/Final%20project%20submission.pdf

SAMPLE DEMO GIF

cardiovascular-detection-using-ecg-images's People

Contributors

poojashreens avatar rameshavinash94 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.