Metadata-Version: 2.1
Name: DEVCONHEART_pyecho
Version: 2024.7.16
Summary: Py-Echo is a Python package providing tools for easy handling of echo images in DICOM format built on top of pydicom, NumPy, MatPlotLib and Open-CV.
Home-page: https://github.com/aalcaineo/pyecho
Author: Alejandro Alcaine, PhD
Author-email: lalcaine@usj.es
License: GNU General Public License v2.0
Keywords: Ultrasounds,Biomedical Image Analysis
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydicom>=2.3.0
Requires-Dist: matplotlib>=3.7.0
Requires-Dist: numpy>=1.23.5
Requires-Dist: opencv-python>=4.5.5.62
Requires-Dist: GDCM>=1.1
Requires-Dist: pylibjpeg>=2.0.0
Requires-Dist: pylibjpeg-libjpeg>=2.1.0
Provides-Extra: dev
Requires-Dist: twine>=5.0.0; extra == "dev"

# Py-Echo
Py-Echo is a Python package providing tools for easy handling of echo images in DICOM format built on top of pydicom, NumPy, MatPlotLib and Open-CV.

#### Version: 2024.07.16

## Installation and usage

Please install this package using PiP by typing:

`pip install DEVCONHEART_pyecho`

Import this package as:

`import pyecho as pye`

## Author:

Alejandro Alcaine OtÃ­n, Ph.D\
Computing for Medical and Biological Applications (CoMBA) research Group\
MESC Working Group on e-Cardiology\
MESC European Association of Cardiovascular Imaging (EACVI)\
lalcaine@usj.es

Faculty of Health Sciences\
University San Jorge\
Villanueva de Gallego (Zaragoza)\
Spain

## Acknowledgments:
This package was possible partially thanks to the Departamento de Ciencia, Universidad y Sociedad del Conocimiento, from the Gobierno de AragÃ³n (Spain) (Research Group T71\_23D). Also thanks to Project PID2022-139143OA-I00 funded by MICIU/AEI/10.13039/501100011033 and by ERDF/EU. 

<img src='https://www.aei.gob.es/sites/default/files/inline-images/MICIU%2BCofinanciado%2BAEI.jpg'/>

## Citation:
If you use this package in your research, please cite as:

D. Chaparro-Victoria et. al. *"Automatic Segmentation of the Inferior Vena Cava from M-mode Ultrasound Images"*. Proceedings of Computing in Cardiology 2024.
