Metadata-Version: 1.1
Name: staintools
Version: 0.0.4
Summary: A package for stain normalization, augmentation and more.
Home-page: https://github.com/Peter554/StainTools
Author: Peter Byfield
Author-email: byfield554@gmail.com
License: UNKNOWN
Description: # StainTools
        
        Tools for stain normalization and augmentation in Python (tested on 3.5).
        
        # Install
        
        `pip install staintools`
        
        **NOTE:** StainTools requires the SPAMS (SPArse Modeling Software) package. Please find out about this [here](http://spams-devel.gforge.inria.fr/). This may be easily installed via conda. For example, see [here](https://github.com/conda-forge/python-spams-feedstock).
        
        # Examples/Usage
        
        Please see demo.ipynb [here](https://github.com/Peter554/StainTools/blob/master/demo.ipynb).
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
