Key frame extraction from motion capture data based on gpu

Pengjie Wang,Mingmin Zhang,Haiyu Song,Haiwei Wang,Mingliang Xu,Gengdai Liu
2011-01-01
Abstract:Data acquisition technologies such as motion capture can produce a large volume of animation data. How to effectively get an overview from these data in real time becomes an important issue for the scientists and engineers. In this paper, we ad- dress this problem by proposing a novel key frame extraction algorithm for motion capture data. Firstly, the geometry feature vector is constructed by using the bone angles between important bones and center bone. Secondly, curve simplification algorithm is used to approximate the feature space curve by repeatedly splitting the line at the point with the maximal distance from the curve. Since dimension reduction and paralleling on GPU are both adopted in our algorithm, the algorithm is about ten times faster than previous method. Our algorithm can meet real time requirement and can be widely used as the fundamental algorithm in such practice as motion retrieval, motion compression, and so on. © 2011 ISSN 2185-2766.
What problem does this paper attempt to address?