R/antsImageRead.R

antsImageRead <- function( filename , pixeltype , dimension )
{
  return( .Call( "antsImageRead", filename , pixeltype , dimension ) )
}
klshrinidhi/ANTsR documentation built on May 20, 2019, 12:37 p.m.