Metadata-Version: 2.1
Name: pyCRT
Version: 2.0.3
Summary: Tools for measuring Capillary Refill Time using Python.
Home-page: https://github.com/Photobiomedical-Instrumentation-Group/pyCRT
Author: Eduardo Lopes Dias
Author-email: eduardosprp@protonmail.com
Project-URL: Bug Tracker, https://github.com/Photobiomedical-Instrumentation-Group/pyCRT/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: matplotlib
Requires-Dist: scipy

# pyCRT

Tools for measuring the Polarized Capillary Refill Time (alternatively known
as Reflective CRT) using Python.

Documentation and a basic tutorial are available on [Read the
Docs](https://pyCRT.readthedocs.io/en/latest/index.html).
