evenPts.p: Spaces out curve points via linear interpolation

View source: R/digit.curves.R

evenPts.pR Documentation

Spaces out curve points via linear interpolation

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

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


Alowis/mobirep documentation built on April 21, 2024, 7:51 p.m.