Metadata-Version: 1.1
Name: mask_stats
Version: 0.2.0
Summary: Compute summary statistics between two binary masks.
Home-page: https://github.com/yngvem/mask_stats
Author: Yngve Mardal Moe
Author-email: yngve.m.moe@gmail.com
License: "MIT license",
Description: ==========
        Mask stats
        ==========
        
        
        .. image:: https://img.shields.io/travis/yngvem/mask_stats.svg
                :target: https://travis-ci.org/yngvem/mask_stats
        
        .. image:: https://readthedocs.org/projects/mask-stats/badge/?version=latest
                :target: https://mask-stats.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        Compute summary statistics between two binary masks.
        
        
        * Free software: MIT license
        * Documentation: https://mask-stats.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
Keywords: mask_stats
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
