Learn R Programming

CONFESS (version 1.0.2)

processImg: processImg

Description

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

Usage

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