fourDto2D {AnalyzeFMRI} | R Documentation |
This function transform a 4D image in a 2D image matrix.
fourDto2D(volume.4d, tm)
volume.4d |
a 4D array to be transformed |
tm |
number of time dimensions |
x.2d |
matrix of size tm x vm which contains the tm images |