Related Experiment Video
Updated: Jun 28, 2025

Trajectory Data Analyses for Pedestrian Space-time Activity Study
Published on: February 25, 2013
TrajPy: empowering feature engineering for trajectory analysis across domains.
Maurício Moreira-Soares1,2, Eduardo Mossmann3,4, Rui D M Travasso5
1Oslo Centre for Biostatistics and Epidemiology, University of Oslo, Oslo, 0373, Norway.
A new Python package, TrajPy, offers a user-friendly tool for trajectory analysis across diverse scientific fields. This open-source software provides physical descriptors to quantify and classify complex paths, aiding research in areas like cell migration and medical imaging.
Area of Science:
- Multidisciplinary scientific research
- Computational biology
- Biophysics
Background:
- Trajectory analysis is crucial in fields like physics and medicine for quantifying and classifying sequential data.
- Existing tools for trajectory analysis lack user-friendliness and comprehensive features.
- There is a need for accessible, robust software to support diverse trajectory analysis applications.
Purpose of the Study:
- To introduce TrajPy, a free, open-source Python package designed for user-friendly trajectory analysis.
- To provide a tool with a graphical user interface and physical descriptors for characterizing complex trajectories.
- To facilitate the application of trajectory analysis in various scientific domains.
Main Methods:
- Development of TrajPy as a Python 3 package.
- Implementation of a user-friendly graphical user interface (GUI).
- Inclusion of a suite of physical descriptors for trajectory characterization.
Main Results:
- TrajPy is a free, open-source Python package available under the GNU GPL-3.0 license.
- The package features an intuitive GUI and diverse physical descriptors.
- Successful application in analyzing mitochondrial motility and in silico cell migration models.
Conclusions:
- TrajPy empowers researchers by providing an accessible and effective tool for trajectory analysis.
- The package's features and applications demonstrate its utility across scientific disciplines.
- TrajPy enhances the quantification and classification of complex paths in scientific studies.
Related Concept Videos
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
Absolute Motion Analysis- General Plane Motion
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
Improving Translational Accuracy
Design Example: Traverse Angle Computations
Manipulation and Analysis

