# HG changeset patch
# User imgteam
# Date 1712244415 0
# Node ID e7fdea8385f04cefbb75de7a2a4b99bc279e3788
# Parent 8b74843c136e00d8c5b3c6d830a458fac5d28793
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/voronoi_tesselation commit c045f067a57e8308308cf6329060c7ccd3fc372f
diff -r 8b74843c136e -r e7fdea8385f0 creators.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/creators.xml Thu Apr 04 15:26:55 2024 +0000
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r 8b74843c136e -r e7fdea8385f0 test-data/input1_result.tiff
Binary file test-data/input1_result.tiff has changed
diff -r 8b74843c136e -r e7fdea8385f0 voronoi_tessellation.xml
--- a/voronoi_tessellation.xml Sat Mar 09 22:27:23 2024 +0000
+++ b/voronoi_tessellation.xml Thu Apr 04 15:26:55 2024 +0000
@@ -1,8 +1,9 @@
with scikit-image
+ creators.xml
0.22.0
- 0
+ 1
operation_3443
@@ -12,9 +13,9 @@
scikit-image
+ scikit-image
numpy
scipy
- scikit-image
-
+
@@ -37,12 +38,23 @@
-
+
- This tool computes Voronoi tessellations for labeled images.
+ **Computes Voronoi tessellations for labeled images.**
+
Voronoi tessellations are also known as Vornoi diagrams, or Dirichlet tessellations.
Zero labels are treated as image background.