Paper
26 February 2008 A real-time wavelet-based video decoder using SIMD technology
Author Affiliations +
Proceedings Volume 6811, Real-Time Image Processing 2008; 68110D (2008) https://doi.org/10.1117/12.753610
Event: Electronic Imaging, 2008, San Jose, California, United States
Abstract
This paper presents a fast implementation of a wavelet-based video codec. The codec consists of motion-compensated temporal filtering (MCTF), 2-D spatial wavelet transform, and SPIHT for wavelet coefficient coding. It offers compression efficiency that is competitive to H.264. The codec is implemented in software running on a general purpose PC, using C programming language and streaming SIMD extensions intrinsics, without assembly language. This high-level software implementation allows the codec to be portable to other general-purpose computing platforms. Testing with a Pentium 4 HT at 3.6GHz (running under Linux and using the GCC compiler, version 4), shows that the software decoder is able to decode 4CIF video in real-time, over 2 times faster than software written only in C language. This paper describes the structure of the codec, the fast algorithms chosen for the most computationally intensive elements in the codec, and the use of SIMD to implement these algorithms.
© (2008) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Robert Klepko and Demin Wang "A real-time wavelet-based video decoder using SIMD technology", Proc. SPIE 6811, Real-Time Image Processing 2008, 68110D (26 February 2008); https://doi.org/10.1117/12.753610
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Wavelets

Video

Discrete wavelet transforms

Motion estimation

Linear filtering

Computer programming

Video coding

RELATED CONTENT

Entropy measures for controlled coding
Proceedings of SPIE (March 22 1996)
An efficient wavelet-based motion estimation algorithm
Proceedings of SPIE (November 02 2004)
Very low cost video wavelet codec
Proceedings of SPIE (October 18 1999)

Back to Top