powered by
Unmasks rows of a matrix and writes as images.
matrixToImages(dataMatrix, mask)
A matrix such as that created by imagesToMatrix.
imagesToMatrix
An antsImage containing a binary mask. Rows of the matrix are unmasked and written as images. The mask defines the output image space.
antsImage
imagesToMatrix, getMask
# NOT RUN { # mat = matrixToImages( aMat, mask ) # }
Run the code above in your browser using DataLab