computeIlluminationCorrection {FISHalyseR} | R Documentation |
Function to compute the multidimensional illumination correction (MDIC) using a stack of images
computeIlluminationCorrection(Images,pattern='*',AmountOfFiles=6)
Images |
Directory containing the images |
pattern |
Filenames have to match the pattern specified here |
AmountOfFiles |
Limit the amount of files used to compute the illumination gradient |
computeIlluminationCorrection |
return the image containing the illumination background |
Andreas Heindl
illuCorrection = dirname(system.file( "extdata", "SampleFISHillu.jpg", package="FISHalyseR"))