trajtemplate: Conform a trajectory to a template

View source: R/facer.R

trajtemplateR Documentation

Conform a trajectory to a template

Description

Conform a trajectory to a template

Usage

trajtemplate(sm, mfi)

Arguments

sm

The motion data array (may contain missing values)

mfi

template shape (no missing values allowed)

Value

a list with the following components:

sm

conformed trajectory

dm

matrix of squared distances to the template by frame and by marker

rawstart

the initial frame

rawext

the extreme frame


julianfaraway/facer documentation built on Dec. 4, 2023, 9:34 p.m.