Mercurial > repos > imgteam > rfove
annotate rfove.xml @ 0:52ce80b36435 draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
| author | imgteam |
|---|---|
| date | Wed, 17 Dec 2025 11:22:59 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
1 <tool id="rfove" name="Perform segmentation using region-based fitting of overlapping ellipses" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05"> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
2 <description>with RFOVE</description> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
3 <macros> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
4 <import>creators.xml</import> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
5 <import>tests.xml</import> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
6 <token name="@TOOL_VERSION@">2023.11.12</token> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
7 <token name="@VERSION_SUFFIX@">2</token> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
8 </macros> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
9 <creator> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
10 <expand macro="creators/bmcv"/> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
11 </creator> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
12 <edam_operations> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
13 <edam_operation>operation_3443</edam_operation> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
14 </edam_operations> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
15 <xrefs> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
16 <xref type="bio.tools">rfove</xref> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
17 </xrefs> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
18 <requirements> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
19 <container type="docker">docker.io/kostrykin/rfove:@TOOL_VERSION@</container> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
20 </requirements> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
21 <command detect_errors="aggressive"> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
22 <![CDATA[ |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
23 #set $neighborhood_size = "%d" % ($half_neighborhood_size.value * 2 + 1) |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
24 /rfove |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
25 ${area_ub} |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
26 ${min_area_max_area_ratio_ub} |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
27 ${overlap_ub} |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
28 ${neighborhood_size} |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
29 '${dataset}' |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
30 |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
31 output.tiff |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
32 ]]> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
33 </command> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
34 <inputs> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
35 <param name="dataset" type="data" format="tiff,png" label="Input image" /> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
36 <param name="area_ub" type="integer" label="Maximum ellipse area" min="5" value="250" /> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
37 <param name="min_area_max_area_ratio_ub" type="float" min="0" max="1" value="0.1" label="Upper bound of the ratio: minimum area / maximum area" /> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
38 |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
39 <param name="overlap_ub" type="float" label="Maximum ellipse overlap" min="0" value="0.2" /> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
40 <param name="half_neighborhood_size" type="integer" label="Half neighborhood size" min="1" value="100" /> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
41 </inputs> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
42 <outputs> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
43 <data format="tiff" name="masks" from_work_dir="output.tiff" label="${tool.name} on ${on_string}" /> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
44 </outputs> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
45 <tests> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
46 <test> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
47 <param name="dataset" value="BBBC033_C2_z28.png" /> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
48 <expand macro="tests/label_image_diff" name="masks" value="output.tiff" ftype="tiff"/> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
49 </test> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
50 </tests> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
51 <help> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
52 |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
53 **Perform segmentation using shape decomposition based on elliptical models and expectation maximization.** |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
54 |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
55 RFOVE is completely unsupervised, operates without any assumption or prior knowledge on the object's shape |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
56 and extends and improves the *Decremental Ellipse Fitting Algorithm* (DEFA). Both RFOVE and DEFA solve the |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
57 multi-ellipse fitting problem by performing model selection that is guided by the minimization of the |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
58 *Akaike Information Criterion* on a suitably defined shape complexity measure. However, in contrast to |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
59 DEFA, RFOVE minimizes an objective function that allows for ellipses with higher degree of overlap and, |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
60 thus, achieves better ellipse-based shape approximation. |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
61 |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
62 </help> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
63 <citations> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
64 <citation type="doi">10.1016/j.imavis.2019.09.001</citation> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
65 </citations> |
|
52ce80b36435
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/rfove/ commit 8e99ddb62ceab1da15996906a0813826b62d38fe
imgteam
parents:
diff
changeset
|
66 </tool> |
