# HG changeset patch
# User imgteam
# Date 1712244367 0
# Node ID 2f504e075496061bae033743841dcad527fb1982
# Parent f5744f0e5a8131d7b96cc1e2d9e089bae3d331c8
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/projective_transformation/ commit c045f067a57e8308308cf6329060c7ccd3fc372f
diff -r f5744f0e5a81 -r 2f504e075496 creators.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/creators.xml Thu Apr 04 15:26:07 2024 +0000
@@ -0,0 +1,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r f5744f0e5a81 -r 2f504e075496 projective_transformation.xml
--- a/projective_transformation.xml Mon Nov 13 22:12:05 2023 +0000
+++ b/projective_transformation.xml Thu Apr 04 15:26:07 2024 +0000
@@ -1,5 +1,14 @@
-
+
+
+ creators.xml
+ tests.xml
+ 0.1.2
+ 3
+
+
+
+
operation_3443
@@ -7,11 +16,11 @@
galaxy_image_analysis
- scikit-image
+ scikit-image
pandas
- numpy
- scipy
- tifffile
+ numpy
+ scipy
+ tifffile
-
-
-
+
+
+
@@ -37,27 +46,28 @@
-
+
-
+
-
+
-**What it does**
+ **Performs projective transformation.**
- 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.
+ This tool performs a projective transformation of 2-D image into the coordinate system of another 2-D image.
+ Multi-channel images are supported (e.g., RGB).
+
10.1016/j.jbiotec.2017.07.019
diff -r f5744f0e5a81 -r 2f504e075496 test-data/moving_rgb_warped.png
Binary file test-data/moving_rgb_warped.png has changed
diff -r f5744f0e5a81 -r 2f504e075496 test-data/moving_warped.png
Binary file test-data/moving_warped.png has changed
diff -r f5744f0e5a81 -r 2f504e075496 test-data/multi_f.tif
Binary file test-data/multi_f.tif has changed
diff -r f5744f0e5a81 -r 2f504e075496 test-data/multi_m.tif
Binary file test-data/multi_m.tif has changed
diff -r f5744f0e5a81 -r 2f504e075496 test-data/multi_m_warped.tif
Binary file test-data/multi_m_warped.tif has changed
diff -r f5744f0e5a81 -r 2f504e075496 tests.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tests.xml Thu Apr 04 15:26:07 2024 +0000
@@ -0,0 +1,95 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+