Skip to content
Snippets Groups Projects
Commit 7c01d5ca authored by Pierre Tocquin's avatar Pierre Tocquin
Browse files

feat(image-processing): add script for batch processing and resizing images with Ilastik

This new script automates the process of running Ilastik in headless mode for image segmentation while resizing input and output images. Input images are resized using quality-preserving interpolation, whereas segmented outputs use nearest-neighbor interpolation to maintain segmentation integrity. It is designed to handle large batches of images efficiently, supporting user-specified scale factors and ensuring ease of use with command-line arguments.
parent 9434f3e4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment