powered by
antsImage
a <- img
antsImageClone(in_image, out_pixeltype = in_image@pixeltype)
double
float
unsigned int
unsigned char
img <- antsImageRead(getANTsRData("r16"), 2) img2 <- antsImageClone(img) img.int <- antsImageClone(img , "unsigned int")
Run the code above in your browser using DataLab