Compression of motion capture databases
Okan Arikan
In ACM Transactions on Graphics, 25(3), July 2006.
Abstract: We present a lossy compression algorithm for large databases of motion capture data. We approximate short clips of motion using Bézier curves and clustered principal component analysis. This approximation has a smoothing effect on the motion. Contacts with the environment (such as foot strikes) have important detail that needs to be maintained. We compress these environmental contacts using a separate, JPEG like compression algorithm and ensure these contacts are maintained during decompression.Our method can compress 6 hours 34 minutes of human motion capture from 1080 MB data into 35.5 MB with little visible degradation. Compression and decompression is fast: our research implementation can decompress at about 1.2 milliseconds/frame, 7 times faster than real-time (for 120 frames per second animation). Our method also yields smaller compressed representation for the same error or produces smaller error for the same compressed size.
Keyword(s): compression, motion capture, perception of motion
Article URL: http://doi.acm.org/10.1145/1141911.1141971
BibTeX format:
@article{Arikan:2006:COM,
  author = {Okan Arikan},
  title = {Compression of motion capture databases},
  journal = {ACM Transactions on Graphics},
  volume = {25},
  number = {3},
  pages = {890--897},
  month = jul,
  year = {2006},
}
Search for more articles by Okan Arikan.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."