transform_coords: Transform coordinates

View source: R/t.R

transform_coordsR Documentation

Transform coordinates

Description

Applies spatial linear transformations on a set of points in a Cartesian coordinate system.

Usage

transform_coords(coords_df, transformations, center, ranges, ...)

Arguments

transformations

List of transformation instructions. See slot @transformations of class HistoImage.

outline_df

Data.frame with x- and y-coordinates.

Value

Transformed input.


theMILOlab/SPATA2 documentation built on June 1, 2025, 9:11 p.m.