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

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.