computeIlluminationCorrection: Multidimensional Illumination Correction

Description Usage Arguments Value Author(s) Examples

View source: R/computeIlluminationCorrection.R

Description

Function to compute the multidimensional illumination correction (MDIC) using a stack of images

Usage

1
computeIlluminationCorrection(Images,pattern='*',AmountOfFiles=6)

Arguments

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

Value

computeIlluminationCorrection

return the image containing the illumination background

Author(s)

Andreas Heindl

Examples

1
illuCorrection = dirname(system.file( "extdata", "SampleFISHillu.jpg", package="FISHalyseR"))

FISHalyseR documentation built on Nov. 8, 2020, 5:30 p.m.