Learn R Programming

ripa (version 2.0-2)

loadBand: Function to load an AVIRIS image band

Description

Loads an image band using lband interface.

Usage

loadBand(I, X = 5, C = 614, F = 512, 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

See Also

See Also as loadBandSample