evenPts.p: Spaces out curve points via linear interpolation

Description Usage Arguments Value

View source: R/digit.curves.R

Description

Basic function for spacing out curve points via linear interpolation (adapted from the function digit.curves of the geomorph package). The main different is that curves are normalized to allow an intercomaprison of confidence scores regardless of the input data. used in digit.curves.p

Usage

1
evenPts.p(x, n)

Arguments

x, n

numeric vectors

Value

A matrix of coordinates for nPoints equally spaced semilandmarks sampled along the curve in a normalized space


mobirep documentation built on April 22, 2021, 5:07 p.m.