diff --git a/tools/segmetrics/creators.xml b/tools/segmetrics/creators.xml new file mode 120000 index 00000000..5d2b71e0 --- /dev/null +++ b/tools/segmetrics/creators.xml @@ -0,0 +1 @@ +../../macros/creators.xml \ No newline at end of file diff --git a/tools/segmetrics/segmetrics.xml b/tools/segmetrics/segmetrics.xml index 89981fba..178c11e3 100644 --- a/tools/segmetrics/segmetrics.xml +++ b/tools/segmetrics/segmetrics.xml @@ -1,9 +1,14 @@ with SegMetrics + creators.xml + tests.xml 1.4 - 4 + 5 + + + operation_3443 @@ -50,8 +55,8 @@ - - + + @@ -315,11 +320,13 @@ - This tool permits the computation of image segmentation and object detection performance measures for 2-D image data. + + **Computates image segmentation and object detection performance measures for 2-D image data.** You can either use a pair of individual input images (a segmented and a ground truth image), or a pair of ZIP archives which contain the segmented and the correspondiong ground truth images. When using a pair of individual images, remember to turn off the "Unzip" option. When using ZIP archives, turn it on instead and make sure that the directory structure is the same for the segmented and the ground truth images. Correspondences are estbalished based on the file names, which should be *identical* for a pair of corresponding images. If all objects within your segmented images are *uniquely* labeled, you can turn on the "Segmentation is uniquely labeled" switch to speed up the computations. Leave it off otherwise, or if you are unsure. The same accounts for the "Ground truth is uniquely labeled" switch and your ground turth image data. + 10.1093/bioinformatics/btu080 diff --git a/tools/segmetrics/tests.xml b/tools/segmetrics/tests.xml new file mode 120000 index 00000000..e20d710a --- /dev/null +++ b/tools/segmetrics/tests.xml @@ -0,0 +1 @@ +../../macros/tests.xml \ No newline at end of file