Metadata-Version: 2.1
Name: wai.annotations.imgstats
Version: 1.0.0
Summary: Various sinks for generating image dataset statistics.
Home-page: https://github.com/waikato-ufdl/wai-annotations-imgstats
Author: Peter Reutemann
Author-email: fracpete@waikato.ac.nz
License: Apache License Version 2.0
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python :: 3
License-File: LICENSE

Various sinks for generating image dataset statistics:

* `label-dist-[ic|is|od]`: label distribution output
* `to-annotation-overlay-od`: generates an image with all the annotation shapes (bbox or polygon) overlayed

Changelog
=========

1.0.0 (2022-05-02)
------------------

- Initial release: label-dist-ic, label-dist-is, label-dist-od, to-annotation-overlay-od



