Metadata-Version: 2.1
Name: wsi-annotations-kit
Version: 1.4.5
Summary: Utility functions for generating, saving, and converting annotation files
Home-page: https://github.com/spborder/wsi_annotations_kit
Author: Sam Border
Author-email: sam.border2256@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# wsi_annotations_kit
Utility functions for generation, conversion, and saving annotation files for various whole slide image viewers

Version 1.0.0: Initial release, annotations from shapely Polygons

Version 1.0.1: Annotations generated from masks

Version 1.0.2-->1.3.0: Various bug fixes, fixing conversions to other formats

Version 1.4.0: Added AnnotationPatches object for merging annotations from tiles with varying levels of overlap
