Mercurial > repos > imgteam > orientationpy
annotate orientationpy.xml @ 1:df211f6b5cf2 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit c045f067a57e8308308cf6329060c7ccd3fc372f
author | imgteam |
---|---|
date | Thu, 04 Apr 2024 15:25:49 +0000 |
parents | 214f548481eb |
children | cc8fe984ec3e |
rev | line source |
---|---|
0
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
1 <tool id="orientationpy" name="Compute image orientation" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.0"> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
2 <description>with OrientationPy</description> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
3 <macros> |
1
df211f6b5cf2
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents:
0
diff
changeset
|
4 <import>creators.xml</import> |
0
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
5 <token name="@TOOL_VERSION@">0.2.0.4</token> |
1
df211f6b5cf2
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents:
0
diff
changeset
|
6 <token name="@VERSION_SUFFIX@">1</token> |
0
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
7 </macros> |
1
df211f6b5cf2
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents:
0
diff
changeset
|
8 <creator> |
df211f6b5cf2
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents:
0
diff
changeset
|
9 <expand macro="creators/bmcv"/> |
df211f6b5cf2
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents:
0
diff
changeset
|
10 </creator> |
0
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
11 <edam_operations> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
12 <edam_operation>operation_3443</edam_operation> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
13 </edam_operations> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
14 <xrefs> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
15 <xref type="biii">orientationj</xref> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
16 </xrefs> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
17 <requirements> |
1
df211f6b5cf2
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents:
0
diff
changeset
|
18 <requirement type="package" version="@TOOL_VERSION@">orientationpy</requirement> |
0
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
19 <requirement type="package" version="0.22.0">scikit-image</requirement> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
20 </requirements> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
21 <command><![CDATA[ |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
22 |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
23 ## Inputs |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
24 |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
25 python '$__tool_directory__/orientationpy-cli.py' '$image' |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
26 --mode $mode |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
27 --sigma $sigma |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
28 --min_energy $min_energy |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
29 --min_coherency $min_coherency |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
30 --max_precision $max_precision |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
31 |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
32 ## Outputs |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
33 |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
34 --output_angle_tsv '$output_angle_tsv' |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
35 |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
36 ]]> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
37 </command> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
38 <inputs> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
39 <param name="image" type="data" format="png,tiff" label="Input image" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
40 <param argument="--mode" type="select" label="Gradient computation"> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
41 <option value="finite_difference" selected="True">Finite differences</option> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
42 <option value="gaussian">Gaussian</option> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
43 <option value="splines">Splines</option> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
44 </param> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
45 <param argument="--sigma" type="float" label="Spatial scale (in pixels)" value="2" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
46 <param argument="--min_energy" type="float" label="Minimum energy" value="0.1" min="0" max="1" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
47 <param argument="--min_coherency" type="float" label="Minimum coherency" value="0.2" min="0" max="1" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
48 <param argument="--max_precision" type="integer" label="Maximum possible precision (in decimals)" value="3" min="0" max="8" help="Governs the histogram bin size (increasing maximum possible precision leads to smaller bin sizes). Note that increasing the maximum possible precision too far may actually decrease the actual precision, because the bin size becomes too small." /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
49 </inputs> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
50 <outputs> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
51 <data format="tabular" name="output_angle_tsv" from_work_dir="output_angle.tsv" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
52 </outputs> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
53 <tests> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
54 <!-- Test negative angle --> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
55 <test> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
56 <param name="image" value="input1.tif" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
57 <param name="mode" value="finite_difference" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
58 <param name="sigma" value="2" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
59 <param name="min_energy" value="0.1" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
60 <param name="min_coherency" value="0.2" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
61 <param name="max_precision" value="1" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
62 <output name="output_angle_tsv"> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
63 <assert_contents> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
64 <has_line line="Angle" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
65 <has_line line="-45.0" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
66 <has_n_lines n="2" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
67 <has_n_columns n="1" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
68 </assert_contents> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
69 </output> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
70 </test> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
71 <!-- Test positive angle --> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
72 <test> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
73 <param name="image" value="input2.tif" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
74 <param name="mode" value="finite_difference" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
75 <param name="sigma" value="2" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
76 <param name="min_energy" value="0.1" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
77 <param name="min_coherency" value="0.2" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
78 <param name="max_precision" value="1" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
79 <output name="output_angle_tsv"> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
80 <assert_contents> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
81 <has_line line="Angle" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
82 <has_line line="45.0" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
83 <has_n_lines n="2" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
84 <has_n_columns n="1" /> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
85 </assert_contents> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
86 </output> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
87 </test> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
88 </tests> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
89 <help> |
1
df211f6b5cf2
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents:
0
diff
changeset
|
90 |
df211f6b5cf2
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents:
0
diff
changeset
|
91 **Computes the orientation of 2-D images in degrees using OrientationPy.** |
0
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
92 |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
93 OrientationPy is the pythonic successor to the well-loved OrientationJ Fiji Plugin. |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
94 It is a library that takes in images and computes the orientation of the greylevels. |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
95 A key step is the computation of image gradients, for a number of different techniques is supported. |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
96 |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
97 For more information on ``--min_energy`` and ``--min_coherency`` see: https://epfl-center-for-imaging.gitlab.io/orientationpy/orientationpy_examples/plot_fibres_2d.html#plot-hsv-composition |
1
df211f6b5cf2
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit c045f067a57e8308308cf6329060c7ccd3fc372f
imgteam
parents:
0
diff
changeset
|
98 |
0
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
99 </help> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
100 <citations> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
101 <citation type="doi">10.1007/s10237-011-0325-z</citation> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
102 </citations> |
214f548481eb
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/orientationpy commit fa4501fb81c17f0b56889f250cf92396804295d1
imgteam
parents:
diff
changeset
|
103 </tool> |