apply.transform.to.tracts: Apply a 4x4 transformation matrix to tracts.

View source: R/tracts.R

apply.transform.to.tractsR Documentation

Apply a 4x4 transformation matrix to tracts.

Description

Apply a 4x4 transformation matrix to tracts.

Usage

apply.transform.to.tracts(tracts, transform_matrix)

Arguments

tracts

an fs.tracts instance.

transform_matrix

a 4x4 numeric matrix.

Value

the fs.tracts instance with transformed coordinates.


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