Tools for constructing 3D pose tracks from multi-camera 2D poses
Project description
poseconnect
Tools for constructing 3D pose tracks from multi-camera 2D poses
Installation
To install both the Python library and the command line interface, launch a
Python virtual environment (optional, but recommended) and then install via
pip
:
pip install poseconnect
Command line interface
The command line interface consists of a single command (poseconnect
) with
four subcommands:
reconstruct
takes a file of 2D pose data and a file of camera calibration info as inputs and outputs a file of 3D pose datatrack
takes a file of 3D pose data as input and outputs a file of 3D pose data with track IDsinterpolate
takes a file of 3D pose data with track IDs as input and fills time gaps in each track with linearly interpolated posesidentify
takes a file of 3D pose data with track IDs and a file of location sensor data with person IDs and outputs a file of 3D pose data with track and person IDsoverlay
takes a file of 2D or 3D pose data and a source video for the data and outputs a video with the poses overlaid
Help
Overall help is available at poseconnect --help
and help for each subcommand
(including usage and a list of options) is available at poseconnect SUBCOMMAND --help
(e.g., poseconnect reconstruct --help
).
Data formats
More information about input and output data file formats is available here.
Demo
To see the command line interface in action, download and unzip the following sample JSON data files to your current directory and run the demo shell script:
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 Distribution
File details
Details for the file poseconnect-0.17.2.tar.gz
.
File metadata
- Download URL: poseconnect-0.17.2.tar.gz
- Upload date:
- Size: 37.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9f4e2cb91a9f8dd47f80040b1131b6b6c832d3e14365d124f942336554f5d24 |
|
MD5 | 3f7037038327a42c6509e951f8fd0061 |
|
BLAKE2b-256 | fec189a5f02c6af4b9cd64b048d9c193bf754d72b5921ba84fb551d329de5180 |
File details
Details for the file poseconnect-0.17.2-py3-none-any.whl
.
File metadata
- Download URL: poseconnect-0.17.2-py3-none-any.whl
- Upload date:
- Size: 40.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/4.6.4 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.25.1 rfc3986/1.5.0 tqdm/4.57.0 urllib3/1.26.5 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 357c145b9f9efd80663b0aa807efdaa9ea932df52a69e068ea7d848d25f2599c |
|
MD5 | 670574ca648501491535accccfc0b44e |
|
BLAKE2b-256 | 04d48e62a9061b0bc94b6bd3e48051675dd8a4f646c7b848317a60807ccf34eb |