Metadata-Version: 2.1
Name: SlideRunner_dataAccess
Version: 1.0.8
Summary: SlideRunner - data access package (slide access, database access)
Home-page: http://github.com/DeepPathology/SlideRunner_dataAccess
Author: Marc Aubreville
Author-email: marc.aubreville@thi.de
License: GPL
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

## SlideRunner dataAccess ##

This is the dataaccess auxilliary package for SlideRunner, an open source microscopy (and, actually, many other image formats) annotation tool.

Since the SlideRunner database format and the slide wrapper are used in other packages as well, we split it up.

Requirements:
- openslide-python>=1.1.1
- opencv-python>=3.1.0
- nibabel>=3.1.1
- matplotlib>=2.0.0
- numpy>=1.13
- pydicom>=2.1.2


