particles {flowcatchR} | 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")