R/antsMotionCorr.R

antsMotionCorr <- function(...) {
  .Call("antsMotionCorr", int_antsProcessArguments(c(...)), PACKAGE = "itkImageR")
  gc()  # trigger garbage collection
} 
stnava/itkImageR documentation built on May 30, 2019, 7:21 p.m.