# HG changeset patch # User imgteam # Date 1563786192 14400 # Node ID 07525a7d9ea0f5556d39fae80faae4467cc326fb # Parent 39e6d6a842579885a355d50ae21dae2dc1d092b3 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/labelimage2points/ commit b2acc1845a25828181597fe5b6982fe116a7796d diff -r 39e6d6a84257 -r 07525a7d9ea0 labelimage2points.py --- a/labelimage2points.py Sat Feb 09 14:36:17 2019 -0500 +++ b/labelimage2points.py Mon Jul 22 05:03:12 2019 -0400 @@ -6,7 +6,7 @@ from skimage.data import checkerboard import numpy as np - + def labelimage2points(input_file): img_in = skimage.io.imread(input_file) diff -r 39e6d6a84257 -r 07525a7d9ea0 labelimage2points.xml --- a/labelimage2points.xml Sat Feb 09 14:36:17 2019 -0500 +++ b/labelimage2points.xml Mon Jul 22 05:03:12 2019 -0400 @@ -1,13 +1,14 @@ - + Converts label image to points scikit-image pandas + tifffile - + + ]]>