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


mandymejia/ciftiTools documentation built on Feb. 28, 2024, 11:20 a.m.