# HG changeset patch # User imgteam # Date 1765837539 0 # Node ID b8867c9e0526adf079328c28893af9cb2b201383 # Parent 0cb07fefbe70492bf6a822f5703783010811f2bb planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/ridge_filter/ commit ee4527761a958353ab636eb9e7ad7502a2f6cece diff -r 0cb07fefbe70 -r b8867c9e0526 skimage.xml --- 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 ========================