GPU-Friendly Remote Sensing Texture Compression and Decompression

LU Xiao-xia,DUAN Guang-ming,LI Si-Kun
2009-01-01
Abstract:The storage space and transmission bandwidth becomes the bottleneck while using a large number of high resolution texture pictures in realistic rendering. If compressed picture are used, the real-time requirement by the rendering is hard to satisfy. Aiming at solving the problem, the paper presents a Self-Growing Self-Organizing Process (SGSOP) remote sensing texture compression method, and the way to parallel decompress the compressed file using GPU. SGSOP utilize the way of self-growing and lateral association process to make the compressed texture sample set. The computational complexity is decreased compared to VQ. As SGSOP maintains the random access feature of the compressed data, the data can be parallel reconstructed based on the SIMD parallel process feature of GPU.
What problem does this paper attempt to address?