Skip to contents

Extract multiple data samples based on a list of voxel/index sets from a dataset object.

Usage

get_samples(obj, vox_list)

Arguments

obj

The input dataset object.

vox_list

A list of vectors containing voxel indices to extract.

Value

A list of data samples.