loadBandSample: Function to load an AVIRIS image band sample

Description Usage Arguments Author(s) See Also

View source: R/RIPA.R

Description

Loads an image band sample using lbandsample interface.

Usage

1
loadBandSample(I, X = 5, C = 614, F = 30, B = 224)

Arguments

I

Name of the image file

X

Number of the band

C

Number of columns of each band

F

Number of lines of each band

B

Total number of bands

Author(s)

Marcelo Almiron and Adrian Muract

See Also

See Also as loadBand.


ripa documentation built on May 29, 2017, 5:39 p.m.

Related to loadBandSample in ripa...