Split Images

This algorithms splits a set into multiple single images or volumes.

Input

The algorithm requires a single set of multiple images and/or volumes as input.

Output

For each element in the input set the algorithm creates a new set containing only this element.

Description

Each element in the input set is duplicated and put into the output as described above.