Mercurial > repos > imgteam > ridge_filter
diff skimage.xml @ 1:b8867c9e0526 draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/ridge_filter/ commit ee4527761a958353ab636eb9e7ad7502a2f6cece
| author | imgteam |
|---|---|
| date | Mon, 15 Dec 2025 22:25:39 +0000 |
| parents | 0cb07fefbe70 |
| children |
line wrap: on
line diff
--- a/skimage.xml Fri Dec 12 22:21:46 2025 +0000 +++ b/skimage.xml Mon Dec 15 22:25:39 2025 +0000 @@ -226,6 +226,13 @@ images are supported. For multi-channel images, the filter is applied to all channels of the image. For time-series images, the filter is also applied for all time steps. +.. class:: warningmark + +**Attention:** For proper results, this tool requires the image data to be scaled isotropically (pixels/voxels must be +isotropic). Consider re-scaling the data with the `Scale image`_ tool, if necessary. + +.. _Scale image: ?tool_id=toolshed.g2.bx.psu.edu/repos/imgteam/scale_image/ip_scale_image + Frangi vesselness filter ========================
