Description Usage Arguments Value
View source: R/spatial_normalize.R
Spatially Normalize SMRI data
1 2 3 4 | spatial_normalize(prenormalize, template = c("none", "Eve", "MNI"),
verbose = TRUE, typeofTransform = "SyN",
interpolator = "lanczosWindowedSinc",
dis_interpolator = "genericLabel", copy_origin = TRUE)
|
prenormalize |
list from |
template |
Resampling to |
verbose |
print diagnostic messages |
typeofTransform |
Transformation to use for registration,
passed to |
interpolator |
Interpolation done, passed to
|
dis_interpolator |
Interpolation done, passed to
|
copy_origin |
Copy image origin from image
being registered, using |
List of images, suffix, brain mask, gold standard, and registration if applicable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.