R/kinematics.R
extractKinematics.traj.RdThe computed set of parameters include delta.x, delta.t and delta.v
(displacements and instantaneous velocity), totalTime, totalDistance,
distStartToEnd, curvilinearVelocity, straightLineVelocity and
linearityForwardProgression, Mean Squared Displacement, velocity
autocorrelation, and more
extractKinematics.traj(
trajectoryset,
trajectoryID,
acquisitionFrequency = 30,
scala = 50
)A TrajectorySet object
The ID of a single trajectory
The frame rate of acquisition for the images, in milliseconds
The value of micro(?)meters to which each single pixel corresponds
A KinematicsFeatures object