BLIC: bi-level isosurface compression (2002)
Download From
IEEE
Download Links
- [ieeexplore.ieee.org]
- [mesh.brown.edu]
- DBLP
Other Repositories/Bibliography
| Venue: | In Proc. of IEEE Visualization |
| Citations: | 10 - 0 self |
BibTeX
@INPROCEEDINGS{Taubin02blic:bi-level,
author = {Gabriel Taubin},
title = {BLIC: bi-level isosurface compression},
booktitle = {In Proc. of IEEE Visualization},
year = {2002},
pages = {451--458},
publisher = {IEEE Computer Society}
}
OpenURL
Abstract
294,018 vertices, compressed to 0.7437 bits per face. C: UNC CThead data set, level 1160, 312,488 faces, 312,287 vertices, compressed to 0.8081 bits per face. In this paper we introduce a new and simple algorithm to compress isosurface data. This is the data extracted by isosurface algorithms from scalar functions defined on volume grids, and used to generate polygon meshes or alternative representations. In this algorithm the mesh connectivity and a substantial proportion of the geometric information are encoded to a fraction of a bit per Marching Cubes vertex with a context based arithmetic coder closely related to the JBIG binary image compression standard. The remaining optional geometric information that specifies the location of each Marching Cubes vertex more precisely along its supporting intersecting grid edge, is efficiently encoded in scan-order with the same mechanism. Vertex normals can optionally be computed as normalized gradient vectors by the encoder and included in the bitstream after quantization and entropy encoding, or computed by the decoder in a postprocessing smoothing step. These choices are determined by trade-offs associated with an in-core vs. out-of-core decoder structure. The main features of our algorithm are its extreme simplicity and high compression rates.







