View source: R/labeledImage2Cell.R
labeledImage2Cell | R Documentation |
Convert the output of detectObjects functions into a list of cell object
labeledImage2Cell( imgs, colorChannel = c(red = "#FF0000", green = "#00FF00", blue = "#0000FF") )
imgs |
a list of Image or Image2. It should be output of detectObjects functions. |
colorChannel |
character(1). The color channel for the cell. |
Jianhong Ou
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.