Skip to main content

A lightweight commandline parser for the MVNX motion capture file format

Project description

mvnx

A lightweight python library for parsing the MVNX motion capture file format.

To run the MVNX parser, instantiate a ParseObject, and then parse the relevant attributes you want in the following manner:

PO = ParseObject()
PO.parse_mvnx('path/to/file.mvnx')
PO.parse_modality('orientation')
PO.parse_modality('jointAngle')
PO.orientation
PO.jointAngle

Alternatively, you can run from the command line, using the modality of your choice (in this case, jointAngle):

python3 mvnx.py path/to/file.mvnx --modality jointAngle

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

mvnx-0.1.2.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

mvnx-0.1.2-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file mvnx-0.1.2.tar.gz.

File metadata

  • Download URL: mvnx-0.1.2.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.6.9

File hashes

Hashes for mvnx-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b53e1c12458b7aebf78672d84ad56d85979096320065e7571b25a71b28675396
MD5 553d2dc3681b6eb0d6a6ba6147620e73
BLAKE2b-256 8e016bb4e9a5c3b1f26a687a33e142f1af10f57082d58b2d92aef92b2670fc41

See more details on using hashes here.

File details

Details for the file mvnx-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: mvnx-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.0 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.52.0 CPython/3.6.9

File hashes

Hashes for mvnx-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 377db14c64e7e78b8649bd9fd00eaee0e9d96b647e0dd8e01e6f5c876e91e7d0
MD5 001acbf65a9ed30a7393b0964dde9a82
BLAKE2b-256 95b4f6684e9147b9c9789257a7215c41ae1a1bda24e3a5fa1f846d27c4ecc36f

See more details on using hashes here.

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