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 --file 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.13.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

mvnx-0.1.13-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mvnx-0.1.13.tar.gz
  • Upload date:
  • Size: 1.6 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.56.2 CPython/3.9.1

File hashes

Hashes for mvnx-0.1.13.tar.gz
Algorithm Hash digest
SHA256 229c8bb3d3b4e754463294cf7b7c620fdbbac575f64dcb1897f2fc4d9fff3cf0
MD5 1cce7a9a51336ff0f1f23cc6fe6aaaf8
BLAKE2b-256 88faca3204e7aa86bb28082da1493dc3853b5845cd433825fff681db35e79c37

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mvnx-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 5.6 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.56.2 CPython/3.9.1

File hashes

Hashes for mvnx-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 f21ed17664ff7c9aac789536643268b07fbd8828da51a3735944952542cf14b7
MD5 76ae606fda6768f99923b8818e0b0b74
BLAKE2b-256 bdd4b7ec5d94482007df3313060752ffb078c7646e5e0102933f51623bd2b34f

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