View source: R/postprocessing.R
addParticles | R Documentation |
Frames
object and the corresponding preprocessed oneAll objects are painted with a unique colour - for sake of speed
addParticles(raw.frames, binary.frames, col = NULL)
raw.frames |
A |
binary.frames |
A |
col |
A color character string, to select which color will be used for drawing the contours of the particles. If not specified, it will default according to the objects provided |
A Frames
object, whose images are the combination of the raw images with the segmented objects drawn on them
Federico Marini, marinif@uni-mainz.de, 2014
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.