A package for reading trc motion capture data.
Project description
Python package for reading trc motion capture data. TRC data reader captures the motion capture data and puts it into a dict like object.
TRC data reader can read motion capture data from file or from a multi-line string.
For a valid trc file or multi-line data string the following keys will be present (among others):
FileName
DataFormat
Markers
DataRate
NumFrames
NumMarkers
Usage
from trc import TRCData mocap_data = TRCData() mocap_data.load('/path/to/file/') num_frames = mocap_data['NumFrames']
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
trc-data-reader-0.1.4.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file trc-data-reader-0.1.4.tar.gz
.
File metadata
- Download URL: trc-data-reader-0.1.4.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42f531abf4b97ebd754ca8a0448cf0116c8f72192d249ea4e34a96dbce8f42c6 |
|
MD5 | 08ac0c1b7e5ce3019e6b66c7f8d95c1a |
|
BLAKE2b-256 | 11de64b77d6627e0b8bcb5fe656844b6f054e458b8d937ac15c53390de92f9f7 |
File details
Details for the file trc_data_reader-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: trc_data_reader-0.1.4-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51d2026cfef7e246c95b8139a815e2cc2309b079cca07ed505e8f04cae2a90b9 |
|
MD5 | 7e2d06b62e8af673b141365632b3fcf3 |
|
BLAKE2b-256 | f2de53dcaeb70b13272cd1df5b985e70ec13dc23b9d6360829078a82a765bc89 |