MATBlocks
Read and write blocks of blocked image data as MAT files
Since R2021a
Description
The MATBlocks
object is an adapter that reads and writes blocked
image data as MAT files, with one MAT file for each block. The object can read and write
numeric, binary, categorical, and structure data types.
The object saves the image files in a folder. For multiresolution images, the object creates one subfolder for each resolution level.
The table lists the support that the MATBlocks
object has for various
blockedImage
capabilities.
Creation
Description
adapter = images.blocked.MATBlocks
creates a
MATBlocks
object that reads and writes blocked image data as MAT files,
with one MAT file for each block.
Version History
Introduced in R2021a