vox_locations: Get spatial locations of each voxel

View source: R/utils_volume.R

vox_locationsR Documentation

Get spatial locations of each voxel

Description

Use subcortical metadata (mask, transformation matrix and units) to get voxel locations in 3D space.

Usage

vox_locations(mask, trans_mat, trans_units = NULL)

Arguments

mask, trans_mat, trans_units

The subcortical metadata

Value

A list: coords and units


ciftiTools documentation built on June 25, 2024, 9:07 a.m.