Description Usage Arguments Value Author(s) Examples
View source: R/computeIlluminationCorrection.R
Function to compute the multidimensional illumination correction (MDIC) using a stack of images
| 1 | 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
| 1 | illuCorrection = dirname(system.file( "extdata", "SampleFISHillu.jpg", package="FISHalyseR"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.