Skip to content

Commit eafbf84

Browse files
committed
transfer_region/imgseg: initializing the labels of the full image with the labels of the sub-image
1 parent 7bf932a commit eafbf84

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Changelog
77
- switched from `imgaug3` to `imaug` for numpy 2 support
88
- added `roi-images` filter for extracting sub-images based on object-detection bounding boxes
99
- 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
1012

1113

1214
0.0.9 (2025-04-03)

0 commit comments

Comments
 (0)