despecklefun: despecklefun

Description Usage Arguments Value

View source: R/internal_fluo_est.R

Description

It despeckles the BF image data matrix (similar to the despeckle function of ImageJ)

Usage

1
despecklefun(img, pix, thresh)

Arguments

img

Data matrix. The BF image data matrix.

pix

Integer. A cutoff specifing the area to be examined for speckles.

thresh

Integer. A cutoff to perform the despeckle function. If pixel signal > median object signal + thresh, the object is a speckle and the median object signal is returned.

Value

A despeckled image


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