Beat Synchronous Dance Animation

버전 1.0.0.1 (1.99 MB) 작성자: Costas Panagiotakis
Beat Synchronous Dance Animation based on Analysis of Periodic Motion given the music Tempo.
다운로드 수: 350
업데이트 날짜: 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