powered by
align along a specific axis
reorientImage(img, axis1, axis2 = NA, doreflection = 0, doscale = 0, txfn = NA)
antsImage
vector of size dim, might need to play w/axis sign
vector of size dim for 3D
boolean
scalar value, 1 allows automated estimate of scaling
file name for transformation
reoriented image
# NOT RUN { fi<-antsImageRead( getANTsRData("r16")) reofi<-reorientImage(fi,c(1,0)) # }
Run the code above in your browser using DataLab