Metadata-Version: 2.1
Name: seg_metrics
Version: 0.0.1
Summary: A package to compute different segmentation metrics.
Home-page: https://github.com/Ordgod/segmentation_metrics
Author: Jingnan
Author-email: jiajingnan2222@gmail.com
License: UNKNOWN
Description: # Segmentaion Metrics Package
        
        This is a simple package to compute different metrics for **Medical** image segmentation.
        
        TODO: extend the function to compute metrics for segmentation of general images.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
