From affd76bafad287bd8974d5dc85f313200b1b56d7 Mon Sep 17 00:00:00 2001 From: Leonid Kostrykin Date: Tue, 19 Mar 2024 16:20:19 +0100 Subject: [PATCH] Update `superdsm` tool --- tools/segmetrics/segmetrics.xml | 1 - tools/superdsm/creators.xml | 1 + tools/superdsm/superdsm.xml | 25 ++++++++++++++++++++++--- tools/superdsm/tests.xml | 1 + 4 files changed, 24 insertions(+), 4 deletions(-) create mode 120000 tools/superdsm/creators.xml create mode 120000 tools/superdsm/tests.xml diff --git a/tools/segmetrics/segmetrics.xml b/tools/segmetrics/segmetrics.xml index 178c11e3..90a0d49d 100644 --- a/tools/segmetrics/segmetrics.xml +++ b/tools/segmetrics/segmetrics.xml @@ -2,7 +2,6 @@ with SegMetrics creators.xml - tests.xml 1.4 5 diff --git a/tools/superdsm/creators.xml b/tools/superdsm/creators.xml new file mode 120000 index 00000000..5d2b71e0 --- /dev/null +++ b/tools/superdsm/creators.xml @@ -0,0 +1 @@ +../../macros/creators.xml \ No newline at end of file diff --git a/tools/superdsm/superdsm.xml b/tools/superdsm/superdsm.xml index 814899ef..2bc38080 100644 --- a/tools/superdsm/superdsm.xml +++ b/tools/superdsm/superdsm.xml @@ -1,9 +1,14 @@ with SuperDSM + creators.xml + tests.xml 0.2.0 0 + + + operation_3443 @@ -13,7 +18,7 @@ - superdsm + superdsm + + + @@ -170,9 +185,13 @@ - This tool permits the segmentation of cell nuclei in 2-D fluorescence microscopy images. + + **Performs segmentation of 2-D fluorescence microscopy images using deformable shape models and superadditivity.** + + SuperDSM is a globally optimal method for cell nuclei segmentation using deformable shape models and their inherent law of superadditivity. You can either use an individual input image (PNG, TIF) or a collection of such images. + diff --git a/tools/superdsm/tests.xml b/tools/superdsm/tests.xml new file mode 120000 index 00000000..e20d710a --- /dev/null +++ b/tools/superdsm/tests.xml @@ -0,0 +1 @@ +../../macros/tests.xml \ No newline at end of file