Mercurial > repos > imgteam > projective_transformation
changeset 5:f5744f0e5a81 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/projective_transformation/ commit 2286a6c9da88596349ed9d967c51541409c0a7bf
author | imgteam |
---|---|
date | Mon, 13 Nov 2023 22:12:05 +0000 |
parents | 37b079c98c38 |
children | 2f504e075496 |
files | projective_transformation.xml |
diffstat | 1 files changed, 9 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/projective_transformation.xml Mon Feb 28 17:36:23 2022 +0000 +++ b/projective_transformation.xml Mon Nov 13 22:12:05 2023 +0000 @@ -1,5 +1,11 @@ -<tool id="ip_projective_transformation" name="Projective Transformation" version="0.1.2" profile="20.05"> - <description>of 2D images</description> +<tool id="ip_projective_transformation" name="Performs projective transformation with/without labels" version="0.1.2-2" profile="20.05"> + <description></description> + <edam_operations> + <edam_operation>operation_3443</edam_operation> + </edam_operations> + <xrefs> + <xref type="bio.tools">galaxy_image_analysis</xref> + </xrefs> <requirements> <requirement type="package" version="0.18.1">scikit-image</requirement> <requirement type="package" version="1.2.4">pandas</requirement> @@ -50,7 +56,7 @@ **What it does** - This tool performs a projective transformation of the moving image so that it fits the fixed image. + This tool performs a projective transformation of the moving 2D image so that it fits the fixed 2D image. Multi-channel and RGB images are supported. </help> <citations>