Description Usage Arguments Value
View source: R/internal_fluo_est.R
Identifies one or multiple spot(s) in the image data matrix.
1 | getSpot(img, rad)
|
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. |
A matrix of bright (spot) coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.