A real-time database architecture for motion capture data

  • Authors:
  • Pengjie Wang;Rynson W.H Lau;Mingmin Zhang;Jiang Wang;Haiyu Song;Zhigeng Pan

  • Affiliations:
  • Zhejiang University & Dalian Nationalities University, Hangzhou, China;City University of Hong Kong, Hong Kong, Hong Kong;Zhejiang University , Hangzhou, China;City University of Hong Kong, Hong Kong, Hong Kong;Dalian Nationalities University, Dalian, China;Zhejiang University & Hangzhou Normal University, Hangzhou, China

  • Venue:
  • MM '11 Proceedings of the 19th ACM international conference on Multimedia
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Due to the popularity of motion capture data in many applications, such as games, movies and virtual environments, huge collections of motion capture data are now available. It is becoming important to store these data in compressed form while being able to retrieve them without much overhead. However, there is little work that addresses both issues together. In this paper, we address these two issues by proposing a novel database architecture. First, we propose a lossless compression algorithm to compress the motion clips, which is based on a novel Alpha Parallelogram Predictor (APP) to estimate the degree of freedom (DOF) of each child joint from its immediate neighbors and parents that have already been processed. Second, we propose to store selected eigenvalues and eigenvectors of each motion clip, which only require a very small amount of memory overheads, for faster filtering of irrelevant motions. Based on this architecture, real-time queries become a three-step process. In the first two steps, we perform a quick filtering to identify relevant motion clips in the database through a two-level indexing structure. In the third step, only a small number of candidate clips are uncompressed and accurately matched with a Dynamic Time Warping algorithm. Our results show that users can efficiently search clips from this losslessly compressed motion database.