Batch processing#

Batch processing comes into play when we want to process multiple images in the same way. One example of batch processing would be to loop over a folder of images using a for-loop to apply a segmentation-workflow.