Skip to main content

No project description provided

Project description

Tracklet Extraction Engine

License: MIT

This package provides a function to retrieve tracklets from a list of vertices in a three-dimensional space. The function find a set of linearly aligned vertices in the list and derive a line segment (tracklet) to approximate the vertex distribution.

Overview

The module provides a class Tracklet and a function extract. The extract function receives a list of vertices as numpy.ndarray. The array shape should be (n,6), where n is the number of vertices. Then, a list of Tracklets instances are returned. Some tutorials are available in notebook.

Requiremnts

The package tracee depends on the following packages. Both packages are available in PyPi. Installation on Ubuntu 18.04 was confirmed. If you have any troubles in installation, please contact to the developer.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tracee-0.0.3.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distributions

tracee-0.0.3-py3.7.egg (6.5 kB view hashes)

Uploaded Source

tracee-0.0.3-py3-none-manylinux1_x86_64.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page