Metadata-Version: 2.1
Name: sonotools
Version: 0.1.4
Summary: Utility functions to aid with machine learning of cardiac ultrasound.
Home-page: https://github.com/davycro/sonotools
Author: David Crockett, MD
Author-email: davycro1@gmail.com
License: Apache Software License 2.0
Keywords: ultrasound bedside ultrasound pocus ffmpeg opencv echo cardiac artificial intelligence ai machine learning ml
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Healthcare Industry
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: torch
Requires-Dist: torchvision
Requires-Dist: wget
Requires-Dist: matplotlib
Requires-Dist: pandas
Requires-Dist: Pillow
Requires-Dist: scikit-image

# SONOTOOLS [![PyPI](https://img.shields.io/pypi/pyversions/sonotools.svg?style=plastic)](https://github.com/davycro/sonotools)

Unorganized library of utility functions to aid with machine learning of cardiac ultrasound.


## Installation

Requires python 3.7 or higher

Install with pip: ```pip3 install sonotools --upgrade```


## Available utilities

"I will fill this in later"


