# HG changeset patch # User imgteam # Date 1712244322 0 # Node ID 3aa2d054848adeda1ddb0632cb21ea520f468b66 # Parent 43c80f3c3b60f29e3ab4f8fcb1c02fa8684689ab planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/colorize_labels commit c045f067a57e8308308cf6329060c7ccd3fc372f diff -r 43c80f3c3b60 -r 3aa2d054848a colorize_labels.xml --- a/colorize_labels.xml Wed Mar 13 19:08:34 2024 +0000 +++ b/colorize_labels.xml Thu Apr 04 15:25:22 2024 +0000 @@ -1,14 +1,19 @@ with NetworkX + creators.xml + tests.xml 3.2.1 - 0 + 1 + + + operation_3443 - networkx + networkx numpy scikit-image @@ -42,18 +47,23 @@ - + + + - + + + - Colorize a 2-D label map for visualization using greedy coloring. + + **Colorizes a 2-D label map for visualization using greedy coloring.** Label maps are produced by segmentation and other image analysis steps. Direct inspection of label maps can be difficult, @@ -61,6 +71,7 @@ distinguish visually from each other and from the image background. To facilitate the visual inspection of label maps, this tools converts label maps to color images, by assigning each label a unique color. + diff -r 43c80f3c3b60 -r 3aa2d054848a creators.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/creators.xml Thu Apr 04 15:25:22 2024 +0000 @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff -r 43c80f3c3b60 -r 3aa2d054848a tests.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests.xml Thu Apr 04 15:25:22 2024 +0000 @@ -0,0 +1,95 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +