powered by
antsImage
antsTransformIndexToPhysicalPoint(x, index)
img <- makeImage(c(10,10),rnorm(100)) pt <- antsTransformIndexToPhysicalPoint(img, c(2,2))
Run the code above in your browser using DataLab