Metadata-Version: 2.1
Name: sldc-cytomine
Version: 2.4.0
Summary: Cytomine-SLDC, a SLDC binding to Cytomine
Home-page: https://github.com/waliens/sldc
Author: Romain Mormont
Author-email: romain.mormont@gmail.com
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
Requires-Dist: sldc


# SLDC-Cytomine

## Install

From PyPi: `pip install sldc-cytomine`

## Documentation

This folder contains a binding between Cytomine and SLDC.

Classes:

* `CytomineSlide`: encapsulating an `ImageInstance` and `SliceInstance`
* `CytomineTile`
* `CytomineTileBuilder`
* `TileCache`: to avoid downloading the same tile several times. 
