topImageExporter: Top Image Export

Description Usage Arguments Value

View source: R/topImageExporter.R

Description

Top Image Export

Usage

1
2
3
topImageExporter(plotData, class = "TrespassPlants", homeDir = getwd(),
  flightName, tileName, modelName, exportDir = "Model Output",
  threshold = 0.9)

Arguments

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

Value

Directory. Creates a directory and populates with images that meet the prediction threshold.


adamkc/DIMEChelper documentation built on Feb. 1, 2020, 12:24 p.m.