apply.affine.to.coords: Apply an affine to a set of coordinates.

View source: R/trackvis_affine.R

apply.affine.to.coordsR Documentation

Apply an affine to a set of coordinates.

Description

Apply an affine to a set of coordinates.

Usage

apply.affine.to.coords(coords, affine)

Arguments

coords

numeric matrix with 3 columns, the coordinates.

affine

4x4 numeric matrix.

Value

numeric matrix with 3 columns, the transformed coordinates.


freesurferformats documentation built on Sept. 25, 2026, 1:07 a.m.