Mercurial > repos > imgteam > 2d_local_threshold
diff auto_local_threshold.xml @ 1:c90b91f4a07b draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tools/2d_auto_local_threshold/ commit 8a2a5763d1ac38b3c7974bd7c2da4d5c1101a0a9
author | imgteam |
---|---|
date | Tue, 23 Jul 2019 05:09:04 -0400 |
parents | a20c14eb5f98 |
children | be2d3ce89c0f |
line wrap: on
line diff
--- a/auto_local_threshold.xml Thu Jul 18 09:22:07 2019 -0400 +++ b/auto_local_threshold.xml Tue Jul 23 05:09:04 2019 -0400 @@ -1,5 +1,5 @@ -<tool id="ip_localthreshold" name="Local Threshold" version="0.0.1"> - <description>applies a local threshold algorithm to an image</description> +<tool id="ip_localthreshold" name="Local Threshold" version="0.0.2"> + <description>applies a local threshold algorithm to an image</description> <requirements> <requirement type="package" version="0.14.2">scikit-image</requirement> <requirement type="package" version="1.15.4">numpy</requirement>