getSpot {CONFESS} | R Documentation |
Identifies one or multiple spot(s) in the image data matrix.
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