VMV16
Permanent URI for this collection
Browse
Browsing VMV16 by Subject "I.3.1 [Computer Graphics]"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Variable Length Coding for GPU-Based Direct Volume Rendering(The Eurographics Association, 2016) Guthe, Stefan; Goesele, Michael; Matthias Hullin and Marc Stamminger and Tino WeinkaufThe sheer size of volume data sampled in a regular grid requires efficient lossless and lossy compression algorithms that allow for on-the-fly decompression during rendering. While all hardware assisted approaches are based on fixed bit rate block truncation coding, they suffer from degradation in regions of high variation while wasting space in homogeneous areas. On the other hand, vector quantization approaches using texture hardware achieve an even distribution of error in the entire volume at the cost of storing overlapping blocks or bricks. However, these approaches suffer from severe blocking artifacts that need to be smoothed over during rendering. In contrast to existing approaches, we propose to build a lossy compression scheme on top of a state-of-the-art lossless compression approach built on non-overlapping bricks by combining it with straight forward vector quantization. Due to efficient caching and load balancing, the rendering performance of our approach improves with the compression rate and can achieve interactive to real-time frame rates even at full HD resolution.