Image-dataset-converter-imgaug

Latest version: v0.0.9

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.9

------------------

- fixed `idc.imgaug.filter.transfer_region` method: image segmentation layers now use values (0,255)
- using underscores now instead of dashes in dependencies (`setup.py`)
- renamed `idc.imgaug.filter._sub_images_utils.process_image` to `extract_regions`
- added `crop-to-label` filter that crops the image to the bbox of the annotation with the specified label
- the `sub-images` and `meta-sub-images` filter now have options to generate a regions via predefined number
of rows/cols or row height/col width on the fly, useful when dealing with images of differing dimensions
(and the regions parameter is now optional)

0.0.8

------------------

- added support for placeholders: `idc-combine-sub-images`

0.0.7

------------------

- `idc-generate-regions` tool can take margins and overlaps (right/bottom) into account for its region calculations now
- `idc-combine-sub-images` tool now has more details in the exceptions when extraction of groups fail
and prunes the annotation after the merge as well
- `meta-sub-images` now outputs a logging message if there are no annotations after transferring
regions/pruning annotations
- method `transfer_region` now adds the sub-images rather than replacing the tile in the overall layer,
to allow for overlaps (for reducing edge effects)

0.0.6

------------------

- requiring image_dataset_converter>=0.0.5 now

0.0.5

------------------

- switched to underscores in project name
- switched to new methods from idc.api: `empty_image(...)` and `array_to_image(...)`

0.0.4

------------------

- switched from unmaintained imgaug to imgaug3 library (https://github.com/nsetzer/imgaug)

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.