Description Usage Arguments Value See Also Examples
This function transforms a 4D image array into a 2D image matrix by unrolling space. This is usefull to perform a subsequent ICA.
1 | 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 |
1 | # TODO!!
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.