fiji / SNT

Legacy project superseded by https://github.com/morphonets/SNT
GNU General Public License v3.0
11 stars 29 forks source link

Add utility script to batch filter images #52

Closed carshadi closed 5 years ago

carshadi commented 5 years ago

This script performs Frangi Vesselness filtering on all image files in a directory (with optional recursion).

Rationale: Tracing on filtered images is one of SNT's most powerful features. However, it is currently only possible to generate one filtered image at a time from within SNT. This script would enable batch pre-processing of images directly from SNT.

Tested on Windows 10 64-bit and Windows 7 64-bit.

carshadi commented 5 years ago

changed

tferr commented 5 years ago

Merged! Thanks a lot! Just added some minor tweaks in 2a0a0219a6be63ed631afd6b605fef7596814d41 so that the prompt does not get too wide