applyTransforms: Apply list of transformations to image

View source: R/visium.utilities.R View source: R/.ipynb_checkpoints/visium.utilities-checkpoint.R

applyTransformsR Documentation

Apply list of transformations to image

Description

Apply list of transformations to image

Usage

applyTransforms(i, trs = getRotations(), simplify = TRUE)

Arguments

i

image (3D array)

trs

single transformation or list of transformations (see link{getRotations})

simplify

logical, should image be returned in case if only one transformation was supplied

Value

list of transformed images


iaaka/visutils documentation built on Jan. 17, 2025, 11:29 p.m.