createImages: Create image from reflectance standardized data

View source: R/imageProcessing.R

createImagesR Documentation

Create image from reflectance standardized data

Description

Create image from reflectance standardized data

Usage

createImages(
  bigRoi = NA,
  directory = NA,
  wavelengths = c(630, 532, 465),
  image.output.dir = NA,
  stretch.method = "full",
  stretch.fun = "linear2pct",
  guessBigRoi = FALSE
)

Arguments

stretch.fun

nickmckay/specimR documentation built on July 6, 2022, 8:09 p.m.