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

Description Usage Arguments Value

View source: R/hsishpextract.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.shp.extract(hy.file, metadata.path, reflectance.path, coordinate.path,
  wavelength.path, band.combo, shp.file.loc, shp.file.name)

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

shp.file.loc

file path to shape file containing point data to extract refelctance data

shp.file.name

name of shape file

Value

A matrix topographic and brdf corrected reflectance data


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