calculate.full.transformation: Calculate a mirroring, then a pair of affine transformations

Description Usage Arguments Value

Description

Calculates a mirroring transformation, then a rigid, then a non-rigid affine transformation on a given 3D R object, or one(s) saved as RDS files By default, the mirroring occurs across the X axis of the provided data.

Usage

1
2
calculate.full.transformation(objs = system.file("extdata/point_objects/",
  package = "deformetricar"), pattern = ".rds$", ...)

Arguments

objs

An R object () or the location of (an) R object(s) for the basis of calculating the transformation matrices. Defaults to a set of files describing key neuroanatomical structures of the L1 larval central nervous system.

pattern

search term for RDS files to read in the given location.

...

additional arguments eventually passed to: trafoicpmat mirrormat

Value

a list of transformation matrices


alexanderbates/deformetricar documentation built on May 11, 2019, 11:26 p.m.