powered by
antsrMotionCalculation(img, fixed = NA, mask = NA, typeofTransform = "Rigid", verbose = FALSE)
"Affine"
"Rigid"
"BOLDAffine"
"BOLDRigid"
"QuickRigid"
set.seed(120) simimg<-makeImage(rep(5,4), rnorm(5^4)) antsrMotionCalculation( simimg )
Run the code above in your browser using DataLab