# HG changeset patch # User imgteam # Date 1712244405 0 # Node ID 7a2e2e3cf836f25db6a2a34a17a6344970fad666 # Parent 9db1c22dbe17794aaaa67b927faffecbdc6df64e planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/split_labelmaps/ commit c045f067a57e8308308cf6329060c7ccd3fc372f diff -r 9db1c22dbe17 -r 7a2e2e3cf836 creators.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/creators.xml Thu Apr 04 15:26:45 2024 +0000 @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff -r 9db1c22dbe17 -r 7a2e2e3cf836 split_labelmap.xml --- a/split_labelmap.xml Mon Nov 13 22:12:26 2023 +0000 +++ b/split_labelmap.xml Thu Apr 04 15:26:45 2024 +0000 @@ -1,5 +1,12 @@ + + creators.xml + tests.xml + + + + operation_3443 @@ -25,14 +32,16 @@ - + - **What it does** + + **Splits label map using morphological operators.** - Takes a labeled image and outputs a similar file where the labeled parts - of the image that touch (or overlap) are separated by at least 1 pixel (at most 2). + Takes a labeled image and outputs a similar file where the labeled parts + of the image that touch (or overlap) are separated by at least 1 pixel (at most 2 pixels). + 10.1016/j.jbiotec.2017.07.019 diff -r 9db1c22dbe17 -r 7a2e2e3cf836 tests.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests.xml Thu Apr 04 15:26:45 2024 +0000 @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +