volume.subsample: Subsample a volume.

View source: R/volvis_shells.R

volume.subsampleR Documentation

Subsample a volume.

Description

Subsample a volume.

Usage

volume.subsample(volume, factor = 1L)

Arguments

volume

a 3D numerical array.

factor

positive integer, the subsampling factor.

Value

a 3D numerical array, smaller than the input if factor is larger than 1.


fsbrain documentation built on Sept. 27, 2026, 1:07 a.m.