No project description provided
Project description
Tracklet Extraction Engine
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tracee-0.0.3.tar.gz.
File metadata
- Download URL: tracee-0.0.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58b239b758d03e4fa0c87310eef4d45c5b480a0c914dd9f7f5a294cff75c347d
|
|
| MD5 |
7a8b727c2ff99649738fdc6b7872b87f
|
|
| BLAKE2b-256 |
9dbca4dcdb0c4edde65aa9ab5ec6dbe65868f900da4304b749f3918231a60351
|
File details
Details for the file tracee-0.0.3-py3.7.egg.
File metadata
- Download URL: tracee-0.0.3-py3.7.egg
- Upload date:
- Size: 6.5 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d80690ca97b5f7cf4a7cd77fe8642be1a8bbcaf5a6b590c262d680636a169b3a
|
|
| MD5 |
1768c2c205df18f07b1d10c905f3660d
|
|
| BLAKE2b-256 |
12130e2ca6657b1c134de016481f1b0fcb0b762a16d3399dbea286e2d324999a
|
File details
Details for the file tracee-0.0.3-py3-none-manylinux1_x86_64.whl.
File metadata
- Download URL: tracee-0.0.3-py3-none-manylinux1_x86_64.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9ed384d8ad41fe3bc6c41b1dfd3a007a9b793876ff22bc53c6720fce2d6ad64
|
|
| MD5 |
3179964984cbc3f225973d830ebd0f42
|
|
| BLAKE2b-256 |
df410b1af30e776797a56f9fbf50f387bcdd3402f9de85a4eabd5c3050e452d2
|