Skip to the content.

Tutorial

You can download the sample data from here: https://github.com/ciroraggio/SlicerImageAugmenter/releases/download/v1.0.1/PDDCA_sample_data.zip

Apply augmentation to your medical image dataset in a few simple steps:

1. Choose the path of your images

2. Specifies by what name or substring of the name ImageAugmenter can recognize images (CT, CT.nrrd, .nrrd)

3. If you also want to include masks/segmentations associated with the images, simply indicate the name or a substring of the name with which ImageAugmenter can recognize them (mask, mask.nrrd, _label)

4. Indicates what type of hierarchy the images respect. This will allow ImageAugmenter to maintain the original dataset hierarchy when saving. There are two options: hierarchical (use this setting if your images are grouped by case and each case is a folder) or flat (use this setting if your images/masks are in a single folder and the case name matches the file name)

5. Choose where you want to save the augmented samples

6. Enable as many transformations as you want by specifying parameters for each transformation

7.1 Use the Preview button if you want to preview the final result on the first sample of the dataset directly into the Slicer scene, if you are not satisfied, change the parameters and request a new preview

filled

7.2 If you are satisfied with the result, use the Run button to save the augmented samples in the folder chosen in step 5. The files will be saved respecting the input hierarchy, as in this case:

output_folder