powered by
Perform Bias Field Correction on the given image
n4BiasFieldCorrection(img, mask = NA)
input antsImage
input mask, if one is not passed one will be made
outimg
# NOT RUN { img<-makeImage( c(50,50), rnorm(2500) ) n4img<-n4BiasFieldCorrection(img) # }
Run the code above in your browser using DataLab