View source: R/preprocessing.R
particles | R Documentation |
Frames
object.Extracts particles from the images of a Frames
object.
particles(
raw.frames,
binary.frames = NULL,
channel = NULL,
BPPARAM = bpparam()
)
raw.frames |
A |
binary.frames |
A |
channel |
Character string. The channel to perform the operations on. Can be |
BPPARAM |
a |
A ParticleSet
object, containing all detected particles for each frame
Federico Marini, marinif@uni-mainz.de, 2015
data("MesenteriumSubset")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.