getSpot: getSpot

Description Usage Arguments Value

View source: R/internal_fluo_est.R

Description

Identifies one or multiple spot(s) in the image data matrix.

Usage

1
getSpot(img, rad)

Arguments

img

Data matrix. The binary segmented channel image data.

rad

Integer. A cut-off to separate the spots (densely clustered 1s) from small random signals (loosely clustered 1s) on the binary image.

Value

A matrix of bright (spot) coordinates


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