processImg: processImg

Description Usage Arguments Value

View source: R/internal_fluo_est.R

Description

Denoises the image data to be used for spot location estimation.

Usage

1
processImg(img, denoise)

Arguments

img

Data matrix. The matrix of image data from a channel.

denoise

Logical. If TRUE the channel image is denoised with 2-dimensional la8, universal and hard thresholding.

Value

A denoised image


CONFESS documentation built on Nov. 8, 2020, 6:05 p.m.