takeSamples: Function to take training samples for AVIRIS images

Description Usage Arguments Author(s)

View source: R/RIPA.R

Description

Take samples for future training.

Usage

1
takeSamples(t, n = NULL, Sample = NULL, Line = NULL)

Arguments

t

Training class

n

Number of samples

Sample

Column of the image

Line

Line of the image

Author(s)

Marcelo Almiron and Adrian Muract


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

Related to takeSamples in ripa...