Pre-processing, visualisation and analysis of motion capture data and speech
Project description
Krajjat 1.99.20
Kinect Realignment Algorithm for Joint Jumps And Twitches
Kinetic Recordings Algorithms for Joint Jazzing in an All-in-one Toolbox
Kinetic Recordings And Juxtaposition of Jabbering Along That
Author: Romain Pastureau
What is Krajjat?
Krajjat is a Python module allowing to handle motion capture recordings and to explore the relationship between body movements and speech. More precisely, it contains a variety of functions allowing to pre-process sequences of tracked movements, to display them and to analyze them. You can find more details in the documentation.
Pre-processing
The pre-processing functions allow to:
- Automatically correct fast artifacts in the recordings (jumps and twitches of joints placement).
- Re-reference all the positions according to a specific joint.
- Trimming a motion sequence to the duration of an audio file, or to a defined duration.
- Resampling a motion sequence to a target frequency.
- Correcting missing values via interpolation.
All of these functions can be applied on single motion sequences, or on a batch of sequences.
The toolbox also handles the pre-processing of audio files, allowing to:
- Filter some frequencies of the audio files.
- Resample audio files.
- Trim audio files.
- Get the envelope of the audio, or the pitch, intensity or formants (via the module Parselmouth).
Visualisation
The display functions allow to:
- Visualise a sequence pose by pose or in real time, with highly customizable visualization options.
- Visualise a sequence concurrently to an audio and/or a video file; the video file can be played below it or next to it.
- Visualise two sequences side by side, to compare before and after pre-processing, for example.
- Save any of the previous displays as a MP4 video.
A range of functions also allows to plot different analysis results
Analysis
The toolbox comes with a series of functions for analyses of the sequences to:
- Plot the values of the x, y and z coordinates, the distance travelled by the joints, or any derivative such as the velocity or acceleration.
- Plot one of these values for all the joints, with the sub-plots organized according to their position in space.
- Performing the correlation, cross-correlation, coherence, ICA/PCA, or getting the mutual information between any of the kinetic properties of the joints and the acoustic properties of the speech - along with the statistics to compute the significance of the relationship between the two arrays of values.
How to
The best way to install the toolbox is to follow the recommendations in the documentation.
Dependencies
- Scipy and Numpy for handling audio files and large numeric arrays
- Matplotlib and Seaborn for plotting
- Pandas to create dataframes for the analysis functions
- chardet to detect the encoding of files
- Openpyxl to process .xls and .xlsx documents
- Pygame for sequence visualization
- OpenCV and PyAudio for displaying video and audio
- Parselmouth to use Praat functions to process the audio files
- FFmpeg to save videos
What's new?
See the release notes.
If you detect any bug, please contact me following this link.
Thanks :)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file krajjat-1.99.20.tar.gz.
File metadata
- Download URL: krajjat-1.99.20.tar.gz
- Upload date:
- Size: 926.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fbd8da3befd09bc409545758d4571eba4c034317a63484ed5a7f977da381956
|
|
| MD5 |
582f8b054e4b9c8636f9fe2b118d883d
|
|
| BLAKE2b-256 |
2cc183a332301d52b345d499551a07aef18eb893b68460f54b2be75477147b0b
|
File details
Details for the file krajjat-1.99.20-py3-none-any.whl.
File metadata
- Download URL: krajjat-1.99.20-py3-none-any.whl
- Upload date:
- Size: 829.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f385460719b714e9616376028fe0c32b59aaa7b131d6255cf826ed4d57a401a
|
|
| MD5 |
f28182c5a98bbe018012c4e7a41ec1d9
|
|
| BLAKE2b-256 |
4421b4bc574dc16a495108ccc40e9db0bbbea4d768844b02c07660e33c61b006
|