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 d6b5cfc commit 318d628Copy full SHA for 318d628
1 file changed
src/imcflibs/imagej/labelimage.py
@@ -70,7 +70,9 @@ def relate_label_images(label_image_ref, label_image_to_relate):
70
71
❗ NOTE: Won't work with touching labels ❗
72
73
- FIXME: explain with an example what the function is doing!
+ Given two label images, this function will create a new label image
74
+ with the same labels as the reference image, but with the objects
75
+ of the second image.
76
77
Parameters
78
----------
0 commit comments