apply.transform: Apply rigid transformation to a set of points

apply.transformR Documentation

Apply rigid transformation to a set of points

Description

Takes a list obtained with find.optimal.transform and a matrix of x, y coordinates and returns the transformed x, y coordinates

Takes a list of obtained with find.optimal.transform and a matrix of x, y coordinates and returns the transformed x, y coordinates

Usage

apply.transform(map, set)

apply.transform(map, set)

Arguments

map

List containing transformation matrices

set

Matrix of x, y coordinates to be transformed

Value

Matrix of transformed x, y coordinates

Matrix of transformed x, y coordinates


jbergenstrahle/STUtility documentation built on March 14, 2023, 7:15 a.m.