# HG changeset patch # User imgteam # Date 1563785832 14400 # Node ID 398ca4f5e2791a3495c6ed431f7ddcdc49c17393 # Parent 87e7a5835f7704b75c5169ca547318beadf7be2e planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/labelimage2points/ commit b2acc1845a25828181597fe5b6982fe116a7796d diff -r 87e7a5835f77 -r 398ca4f5e279 labelimage2points.py --- a/labelimage2points.py Sat Feb 09 14:18:19 2019 -0500 +++ b/labelimage2points.py Mon Jul 22 04:57: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 87e7a5835f77 -r 398ca4f5e279 labelimage2points.xml --- a/labelimage2points.xml Sat Feb 09 14:18:19 2019 -0500 +++ b/labelimage2points.xml Mon Jul 22 04:57:12 2019 -0400 @@ -1,13 +1,14 @@ - + Converts label image to points scikit-image pandas + tifffile - + + ]]>