yupi


Nameyupi JSON
Version 0.13.0 PyPI version JSON
download
home_pagehttps://github.com/yupidevs/yupi
SummaryA package for tracking and analysing objects trajectories
upload_time2025-03-03 08:43:15
maintainerNone
docs_urlNone
authorGustavo Viera-López
requires_python<4.0.0,>=3.9.12
licenseMIT
keywords trajectory analysis tracking
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
<img src="logo.png" alt="Logo"><br>
</p>

<div align="center">
<a href="https://www.python.org/downloads/release/python-3912/"><img src="https://img.shields.io/badge/python-3.9-blue" alt="Python"></a>
<a href="https://zenodo.org/badge/latestdoi/304602979"><img src="https://zenodo.org/badge/304602979.svg" alt="DOI"></a>
<a href="https://pypi.org/project/yupi/"><img src="https://img.shields.io/pypi/v/yupi" alt="PyPI"></a>
<a href="https://yupi.readthedocs.io/en/latest/"><img src="https://img.shields.io/readthedocs/yupi" alt="ReadTheDocs"></a>
</div>

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:

```cmd
pip install yupi
```

## Compatibility

- Python 3.9 or later
- Ubuntu 18.04 or later
- Windows 7 or later
- macOS 10.12.6 (Sierra) or later.

## Getting Started

In the [official documentation](https://yupi.readthedocs.io/en/latest/) 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](https://github.com/yupidevs/yupi_examples). Additionally, in
the [Examples section](https://yupi.readthedocs.io/en/latest/examples/examples.html)
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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yupidevs/yupi",
    "name": "yupi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0.0,>=3.9.12",
    "maintainer_email": null,
    "keywords": "trajectory, analysis, tracking",
    "author": "Gustavo Viera-L\u00f3pez",
    "author_email": "gvieralopez@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8e/56/6fd606959632a30d81a1dea1806d495817190fbefbee6f344fc8528c632f/yupi-0.13.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n<img src=\"logo.png\" alt=\"Logo\"><br>\n</p>\n\n<div align=\"center\">\n<a href=\"https://www.python.org/downloads/release/python-3912/\"><img src=\"https://img.shields.io/badge/python-3.9-blue\" alt=\"Python\"></a>\n<a href=\"https://zenodo.org/badge/latestdoi/304602979\"><img src=\"https://zenodo.org/badge/304602979.svg\" alt=\"DOI\"></a>\n<a href=\"https://pypi.org/project/yupi/\"><img src=\"https://img.shields.io/pypi/v/yupi\" alt=\"PyPI\"></a>\n<a href=\"https://yupi.readthedocs.io/en/latest/\"><img src=\"https://img.shields.io/readthedocs/yupi\" alt=\"ReadTheDocs\"></a>\n</div>\n\nStanding for *Yet Underused Path Instruments*, **yupi** is a set of tools designed\nfor collecting, generating and processing trajectory data.\n\n## **Main features**\n\n- **Convert raw data to trajectories** ... *different input manners*\n- **I/O operations with trajectories** ... *json and csv serializers*\n- **Trajectory extraction from video inputs** ... *even with moving camera*\n- **Artificial trajectory generation** ... *several models implemented*\n- **Trajectory basic operations** ... *rotation, shift, scaling, ...*\n- **Trajectory transformations** ... *filters, resamplers, ...*\n- **Statistical analysis rom trajectories ensembles** ... *turning angles histogram, velocity autocorrelation function, power spectral density, and much more ...*\n- **Results visualization** ... *each statistical observable has a related plot function*\n- **Spacial projection of trajectories** ... *for 2D and 3D trajectories*\n\n## Installation\n\nCurrent recommended installation method is via PyPI:\n\n```cmd\npip install yupi\n```\n\n## Compatibility\n\n- Python 3.9 or later\n- Ubuntu 18.04 or later\n- Windows 7 or later\n- macOS 10.12.6 (Sierra) or later.\n\n## Getting Started\n\nIn the [official documentation](https://yupi.readthedocs.io/en/latest/) there\nare some resources to start using the library: Tutorials, Examples  and a\ndetailed description of the API.\n\n## Examples\n\nCode examples (with additional multimedia resources) can be found in\n[this repository](https://github.com/yupidevs/yupi_examples). Additionally, in\nthe [Examples section](https://yupi.readthedocs.io/en/latest/examples/examples.html)\nof the documentation, you can find the same examples with additional comments\nand expected execution results in order to inspect the examples without actually\nexecuting them.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A package for tracking and analysing objects trajectories",
    "version": "0.13.0",
    "project_urls": {
        "Documentation": "https://yupi.readthedocs.io",
        "Homepage": "https://github.com/yupidevs/yupi",
        "Repository": "https://github.com/yupidevs/yupi"
    },
    "split_keywords": [
        "trajectory",
        " analysis",
        " tracking"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98dbdc612795e512d640958afbbdab022b9fa4ad1894eaf6f2475860e30255b2",
                "md5": "8a30400d54451bff8f68c1ce64ddb105",
                "sha256": "fc66a789ed45f40276ac702af1b5f58c84596de997454f4b759db364dabc9920"
            },
            "downloads": -1,
            "filename": "yupi-0.13.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a30400d54451bff8f68c1ce64ddb105",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0.0,>=3.9.12",
            "size": 64473,
            "upload_time": "2025-03-03T08:43:13",
            "upload_time_iso_8601": "2025-03-03T08:43:13.583702Z",
            "url": "https://files.pythonhosted.org/packages/98/db/dc612795e512d640958afbbdab022b9fa4ad1894eaf6f2475860e30255b2/yupi-0.13.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e566fd606959632a30d81a1dea1806d495817190fbefbee6f344fc8528c632f",
                "md5": "0282ba10fb593f4dc40279e3a4300239",
                "sha256": "467d55856bf18875df6e25accc12dafff22c180bc8d82a11af54e692c9176733"
            },
            "downloads": -1,
            "filename": "yupi-0.13.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0282ba10fb593f4dc40279e3a4300239",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0.0,>=3.9.12",
            "size": 50423,
            "upload_time": "2025-03-03T08:43:15",
            "upload_time_iso_8601": "2025-03-03T08:43:15.244580Z",
            "url": "https://files.pythonhosted.org/packages/8e/56/6fd606959632a30d81a1dea1806d495817190fbefbee6f344fc8528c632f/yupi-0.13.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-03 08:43:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yupidevs",
    "github_project": "yupi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "yupi"
}
        
Elapsed time: 8.92220s