Welcome to the Computer Vision and Multimedia Lab website.
GET IN TOUCHParallel Lossy Compression for HD Images
A new fast image magnification algorithm for lossy HD video decompression over commodity GPU
Luca Bianchi, Riccardo Gatti, Luca Lombardi, Luigi Cinque
Keywords: GPU, image compression, parallel algorithms
Abstract: Today High Definition (HD) for video contents is one of the biggest challenges in computer vision. The
1080i standard defines the minimum image resolution required to be classified as HD mode. At the same
time bandwidth constraints and latency don´t allow the transmission of uncompressed, high resolution
images. Often lossy compression algorithms are involved in the process of providing HD video streams,
because of their high compression rate capabilities. The main issue concerned to these methods, while
processing frames, is that high frequencies components in the image are neither conserved nor
reconstructed. Our approach uses a simple downsampling algorithm for compression, but a new, very
accurate method for decompression which is capable of high frequencies restoration. Our solution Is also
highly parallelizable and can be efficiently implemented on a commodity parallel computing architecture,
such as GPU, obtaining extremely fast performances.