Metadata-Version: 2.1
Name: wai.annotations.imgstats
Version: 1.0.2
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

Changelog
=========

1.0.2 (2022-05-09)
------------------

- moved `to-annotation-overlay-od` into `wai.annotations.imgvis` module


1.0.1 (2022-05-04)
------------------

- added `-s/--scale-to` option to `to-annotation-overlay-od` command to scale all annotations
  to a predefined image size.
- overlay output of `to-annotation-overlay-od` is now enforcing PNG format


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

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



