dot-al_get_random_points: Get a sits tibble of random points in the given data cube.

Description Usage Arguments Value Author(s)

Description

Get a sits tibble of random points in the given data cube.

Usage

1
al_get_random_points(data_cube, n_samples, multicores)

Arguments

data_cube

A sits data cube.

n_samples

The number of random points to take. The returned sample size may be less than the requested size.

multicores

The number of cores available for active learning.

Value

1
      A sits tibble of samples, including their time series.

Author(s)

Alber Sanchez, alber.ipia@inpe.br


e-sensing/activelearning documentation built on Dec. 20, 2021, 2:21 a.m.