Objective image quality assessment of texture compression
Wesley Griffin, Marc Olano
Proceedings of the 18th meeting of the ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games, 2014, pp. 119--126.
Abstract: Texture compression is widely used in real-time rendering to reduce storage and bandwidth requirements. Recent research in compression algorithms has explored both reduced fixed bit rate and variable bit rate algorithms. The results are evaluated at the individual texture level using Mean Square Error, Peak Signal-to-Noise Ratio, or visual image inspection. We argue this is the wrong evaluation approach. Compression artifacts in individual textures are likely visually masked in final rendered images and this masking is not accounted for when evaluating individual textures. This masking comes from both geometric mapping of textures onto models and the effects of combining different textures on the same model such as diffuse, gloss and bump maps. We evaluate final rendered images using rigorous perceptual error metrics. Our method samples the space of viewpoints in a scene, renders the scene from each viewpoint using variations of compressed textures, and then compares each to a ground truth using uncompressed textures from the same viewpoint. We show that masking has a significant effect on final rendered image quality, that graphics hardware compression algorithms are too conservative, and reduced bit rates are possible while maintaining quality.
Article URL: http://doi.acm.org/10.1145/2556700.2556711
BibTeX format:
@inproceedings{10.1145-2556700.2556711,
  author = {Wesley Griffin and Marc Olano},
  title = {Objective image quality assessment of texture compression},
  booktitle = {Proceedings of the 18th meeting of the ACM SIGGRAPH Symposium on Interactive 3D Graphics and Games},
  pages = {119--126},
  year = {2014},
}
Search for more articles by Wesley Griffin.
Search for more articles by Marc Olano.

Return to the search page.


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