processImg {CONFESS}R Documentation

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


[Package CONFESS version 1.22.0 Index]