Information about read data, returned as a structure array. The structure array can
contain the following fields.
Field Name | Description |
---|
RandomPatchRectangles | length(ind ) -by-4 numeric matrix.
Each row specifies the size and position of the patch in the format [xywidthheight].
The elements define the x- and y-coordinate of the top left corner, and the
width and height of the patch. |
ImageIndices | length(ind ) -by-1 numeric vector
that specifies the indices of the read images in the input datastores. |
InputImageFilename | length(ind ) -by-1 cell array that
specifies the fully resolved path containing the path string, name of the
file, and file extension of each input image. |
ResponseImageFilename | length(ind ) -by-1 cell array that
specifies the fully resolved path containing the path string, name of the
file, and file extension of each response image or pixel label image. |