- "bim" represents the first 6 channels of the training image, blocked using a block size of "[256 256]".
- "bLabels" are the corresponding labels, blocked using the same block size.
- "bmask" is the binary mask which represents the valid segmentation region, made using the 7th channel of the image and blocked using the same block size.
- "blockedImage" documentation - https://www.mathworks.com/help/images/ref/blockedimage.html.
- "selectBlockLocations" documentation - https://www.mathworks.com/help/images/ref/selectblocklocations.html.
- "blockedImageDatastore" documentation - https://www.mathworks.com/help/images/ref/blockedimagedatastore.html.
- "BlockLocationSet" name-value argument documentation - https://www.mathworks.com/help/images/ref/blockedimagedatastore.html#mw_1c8c9014-3714-48cb-b151-4e5852e838df.