We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf932a commit eafbf84Copy full SHA for eafbf84
1 file changed
CHANGES.rst
@@ -7,6 +7,8 @@ Changelog
7
- switched from `imgaug3` to `imaug` for numpy 2 support
8
- added `roi-images` filter for extracting sub-images based on object-detection bounding boxes
9
- the `find-contours` filter now works on any type of image data
10
+- the `transfer_region` method (from `_sub_image_utils`) now initializes the labels of the
11
+ full image segmentation annotations with the labels of the sub-image(s) to ensure correct output
12
13
14
0.0.9 (2025-04-03)
0 commit comments