Skip to content

Releases: waikato-ufdl/wai-annotations-imgaug

Release v1.0.6

05 Sep 04:00
Compare
Choose a tag to compare
  • sub-images plugin now has a --verbose flag; only initializes the regions now once

Release v1.0.5

13 Jun 03:17
Compare
Choose a tag to compare
  • Added sub-images plugin for extracting regions (including their annotations) based on one or more bounding box definitions from the images coming through and only forwarding these sub-images

Release v1.0.4

12 May 02:21
Compare
Choose a tag to compare
  • Fixed error message of AnnotationOverlay in case data of wrong domain is coming through
  • Moved AnnotationOverlay into wai.annotations.imgvis module

Release v1.0.3

05 May 03:49
Compare
Choose a tag to compare
  • --labels option of the add-annotation-overlay-od plugin gets respected now, also using correct label for text now (when varying the colors)

Release v1.0.2

05 May 03:39
Compare
Choose a tag to compare
  • added add-annotation-overlay-od plugin to overlay the object detections on the images

Release v1.0.1

05 May 03:38
Compare
Choose a tag to compare
  • added more typing hints to parameters
  • added ability to add augmented images rather than replace original ones, using the -m/--mode add option (--suffix overrides the default suffix)
  • added scale ISP for scaling images

Release v1.0.0

28 Feb 23:20
Compare
Choose a tag to compare
  • Initial release: crop, flip, gaussian-blur, hsl-grayscale, linear-contrast, rotate