Beat Synchronous Dance Animation

Beat Synchronous Dance Animation based on Analysis of Periodic Motion given the music Tempo.
348.0 次下载
更新时间 2022/2/6

查看许可证

This code is a simple implementation of Beat Synchronous Dance Animation based on Periodic Motion and Music Tempo Analysis
based on the paper [1].
The goal of the proposed method [1] is to generate beat synchronous dance animation (bvh format) based on the analysis of both visual and audio data.
We propose and employ a new method for the temporal segmentation of such motion
data into the periods of dance. Next, we use a beats of audio. Given an
input music with its beats that is of the same genre as the one corresponding to the
visually observed dance, we automatically produce a beat synchronous
dance animation of a virtual character.
You can find more details in www.csd.uoc.gr/~cpanag and http://users.ics.forth.gr/~argyros/
It uses the toolboxes
MOCAP0p136 from http://motor-invariant-control.googlecode.com/svn/trunk/BVH/MOCAP0p136/
and NDLUTIL0p162 from https://github.com/XinweiJiang/SLLGPLVM/tree/master/NDLUTIL0p162
We will appreciate if you cite our papers [1-2] in your work:
[1] C. Panagiotakis, Andre Holzapfel, Damien Michel, and Antonis Argyros, Beat Synchronous Dance Animation based on Periodic Motion and Music Tempo Analysis, International Symposium on Visual Computing, 2013.
[2] C. Panagiotakis, Damien Michel, and Antonis Argyros, Temporal segmentation and seamless stitching of motion patterns for synthesizing novel animations of periodic dances, International Conference on Pattern Recognition, 2014.

引用格式

Costas Panagiotakis (2024). Beat Synchronous Dance Animation (https://www.mathworks.com/matlabcentral/fileexchange/54298-beat-synchronous-dance-animation), MATLAB Central File Exchange. 检索来源 .

C. Panagiotakis, Andre Holzapfel, Damien Michel, and Antonis Argyros, Beat Synchronous Dance Animation based on Periodic Motion and Music Tempo Analysis, International Symposium on Visual Computing, 2013.

C. Panagiotakis, Damien Michel, and Antonis Argyros, Temporal segmentation and seamless stitching of motion patterns for synthesizing novel animations of periodic dances, International Conference on Pattern Recognition, 2014.

MATLAB 版本兼容性
创建方式 R2020a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Animation 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

MatlabCentral

MatlabCentral/MOCAP0p136

MatlabCentral/NDLUTIL0p162

版本 已发布 发行说明
1.0.0.1

Wavread and wavwrite are replaced by audioread and audiowrite.

1.0.0.0

readme update
matlab search path update
Description update