processImage | R Documentation |
A wrapper around the image processing functions:
identifyPixelContent()
identifyTissueOutline()
identifyBackgroundColor()
processImage(object, img_name = activeImage(object), verbose = NULL, ...)
object |
An object of class |
img_name |
Character value. The name of the image of interest.
If |
verbose |
Logical. If (Warning messages will always be printed.) |
... |
Arguments passed to |
The updated input object, containing the added, removed or computed results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.