Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

yupi

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yupi

A package for tracking and analysing objects trajectories

  • 0.12.5
  • PyPI
  • Socket score

Maintainers
2

Logo

Python DOI PyPI ReadTheDocs

Standing for Yet Underused Path Instruments, yupi is a set of tools designed for collecting, generating and processing trajectory data.

Main features

  • Convert raw data to trajectories ... different input manners
  • I/O operations with trajectories ... json and csv serializers
  • Trajectory extraction from video inputs ... even with moving camera
  • Artificial trajectory generation ... several models implemented
  • Trajectory basic operations ... rotation, shift, scaling, ...
  • Trajectory transformations ... filters, resamplers, ...
  • Statistical analysis rom trajectories ensembles ... turning angles histogram, velocity autocorrelation function, power spectral density, and much more ...
  • Results visualization ... each statistical observable has a related plot function
  • Spacial projection of trajectories ... for 2D and 3D trajectories

Installation

Current recommended installation method is via PyPI:

pip install yupi

Compatibility

  • Python 3.7 or later
  • Ubuntu 18.04 or later
  • Windows 7 or later
  • macOS 10.12.6 (Sierra) or later.

Getting Started

In the official documentation there are some resources to start using the library: Tutorials, Examples and a detailed description of the API.

Examples

Code examples (with additional multimedia resources) can be found in this repository. Additionally, in the Examples section of the documentation, you can find the same examples with additional comments and expected execution results in order to inspect the examples without actually executing them.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc