Description Usage Arguments Value
View source: R/topImageExporter.R
Top Image Export
1 2 3 | topImageExporter(plotData, class = "TrespassPlants", homeDir = getwd(),
flightName, tileName, modelName, exportDir = "Model Output",
threshold = 0.9)
|
plotData |
data from which to extract the top images |
class |
Target class |
homeDir |
Base Directory. Should have Chips folder |
flightName |
Target flight |
tileName |
Target Tile |
modelName |
Name of model file to be used. |
exportDir |
Folder to export the top images to. |
threshold |
threshold for subsetting the results |
Directory. Creates a directory and populates with images that meet the prediction threshold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.