Releases: waikato-ufdl/wai-annotations-imgaug
Releases · waikato-ufdl/wai-annotations-imgaug
Release v1.0.6
Release v1.0.5
- 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
- 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
--labels
option of theadd-annotation-overlay-od
plugin gets respected now, also using correct label for text now (when varying the colors)
Release v1.0.2
- added
add-annotation-overlay-od
plugin to overlay the object detections on the images
Release v1.0.1
- 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
- Initial release: crop, flip, gaussian-blur, hsl-grayscale, linear-contrast, rotate