Description Usage Arguments Value
Generates a raster image of a figure with the detected objects painted on a background/reference figure.
1 2 3 4 5 6 | figure_displayDetections(
aDetectedPlot,
background = NULL,
color = "red",
ignore = FALSE
)
|
aDetectedPlot |
A binary figure image with detected objects
(an |
background |
An |
color |
The color to paint the detected objects. |
ignore |
When |
A RGB EBImage
painted with detected figure objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.