powered by
n3BiasFieldCorrection(img, downsampleFactor)
img<-makeImage(c(10,10),rnorm(100)) n3img<-n3BiasFieldCorrection( img, 1 )
Run the code above in your browser using DataLab