Skip to main content

It parses bvh files so you can easily handle them.

Project description

mcp_persor

mocopiで作成したBVHファイルを解析するパッケージです。

インストール

pip install git+https://github.com/SatooRu65536/mcp_persor.git

or

pip install mcp-persor

使い方

インポート

from mcp_persor import BVHparser

ファイルを読み込む

bvhp = BVHparser('path/to/bvh/file')

Dataframe として取得する

motion_df = bvhp.get_motion_df()

LICENSE

MIT

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

mcp_persor-1.0.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

mcp_persor-1.0.2-py3-none-any.whl (6.6 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