# HG changeset patch # User imgteam # Date 1765837553 0 # Node ID a683c87ec261ccdedc93cd68320024b92bc97da8 # Parent 33e3d7e8283fbe4adc08b1987ea33d94c7978ff5 planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/ridge_filter/ commit ee4527761a958353ab636eb9e7ad7502a2f6cece diff -r 33e3d7e8283f -r a683c87ec261 skimage.xml --- a/skimage.xml Fri Dec 12 22:22:02 2025 +0000 +++ b/skimage.xml Mon Dec 15 22:25:53 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 ========================