/pdf2ecg

To extract ECGs from a PDF file

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

ECG Extraction from PDF files

Example code to extract an ECG from a PDF. Source code may need to be modified for different hospitals.

The file pdf2ecg.py contains an example.

License

This project is licensed under the BSD (3-Clause) license.

Credits

This project is based on the work of nvictus/svgpath2mpl.