Description Usage Arguments Value
View source: R/annotateImagePrediction.R
Image Annotation
1 2 3 | annotateImagePrediction(plotDataOne = plotData[1, ],
imageDir = positiveLoc, classes = classNames,
outputDir = file.path(outputDir, "PositiveImages"))
|
plotDataOne |
A single line to annotate from a plotData file |
imageDir |
Location of images to annotate |
classes |
vector of class names |
outputDir |
Target directory for new images |
The function exports the provided chips with neat bar graph of classification.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.