hsi.random.extract: Extract refelctance data from a set of random points from a...

Description Usage Arguments Value

View source: R/hsirandomextract.R

Description

Extract refelctance data from a set of random points from a topographically and brdf corrected hdf5 file containing hyperspectral imagery.

Usage

1
2
hsi.random.extract(hy.file, metadata.path, reflectance.path,
  coordinate.path, wavelength.path, band.combo, number.pts)

Arguments

hy.file

hdf5 file containing corrected hyperspectral imagery

metadata.path

hdf5 path to the metadata

reflectance.path

hdf5 path to the reflectance data

coordinate.path

hdf5 path to the coordinate information

wavelength.path

hdf5 path to the wavelength information

band.combo

combination of wavelengths you want to extract data from

number.pts

number of random points you want to extract from the file

Value

A matrix topographic and brdf corrected reflectance data


akamoske/hypRspec documentation built on April 30, 2021, 8:27 p.m.