Block DCT Compression of Triangle Meshes

刘波,张鸿宾
DOI: https://doi.org/10.3321/j.issn:0372-2112.2004.02.002
2004-01-01
Tien Tzu Hsueh Pao/Acta Electronica Sinica
Abstract:In some representative methods of triangle mesh compression, the connectivity is encoded using some kinds of traversal methods, the geometry is encoded by predicting the coordinates of each vertex with neighboring vertices along the traversal path. Their main drawback is the prediction only reduces the correlation between each vertex and its neighboring vertices in the traversal path. The coordinates of all vertices in a local spatial region have strong correlation. although these vertices are neighboring in space, they are usually not neighboring in the traversal path. Inspired by image compression standard JPEG, a novel block DCT geometry compression method is proposed. The input mesh is partitioned into many blocks. Given the fact that if all vertices in a block are ordered in traversal order, their coordinates distribute periodically, we use 1-dimensional DCT transform to reduce the correlation among all vertices in a block. The experimental results show the block DCT method has good geometry information compression performance.
What problem does this paper attempt to address?