Skip to content

DavidSzmul/Annotator_ECG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECG Displayer

A Python based App created in order to visualize ECG signals and to associate to them cardiac events to determine the status of the patient. The App is made to be the most easy to use for the user. Both Python code and Executable are available in order to directly use it. Currently only adapted for Creighton University ECG Database but can be easily adapted.

⌛ Prerequisites for Python Execution

  • Create your environment
  • Activate your environment
  • Run python -m pip install -r requirements.txt from inside the root directory
  • Run main.py

👩‍💻 How to use it

  1. Select the patient from Creighton University Database (in .mat)
  2. Zoom and Span ECG (using matplotlib library)
  3. Add/Modify/Delete Event
  4. Save and check another patient

Authors

David Szmul - Github | LinkedIn

About

Python IHM to annotate cardiac events from ECG

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published