Open Access Open Access  Restricted Access Subscription or Fee Access

Implementation of Video Compression Using APRS and DWT

Bhargav Ravat, Ravi Sankar Nunna

Abstract


Video compression involves image compression and audio compression. Compression basically removes or reduces the redundant data, but retain the quality of the video. Video compression leads to reduction in storage and easier transmission, which leads to lesser hardware and reduced cost. It also reduces the time required for videos to be sent over internet or downloaded. Video compression can be achieved by using different transforms like FT, DCT, and DWT etc. In this project video compression is done using Discrete Wavelet Transform (DWT).DCT maps a time domain signals to a frequency domain representation. To calculate the DCT of an entire video frame takes an unacceptable amount of time. The only solution is to partition the frame into small blocks and then apply the DCT to each block. However, this leads to degradation in picture quality. DWT offers an advantage that, it can be applied to entire frame without partition. DWT is another transform that maps time domain signals to frequency domain representations. There are three main parts found in a standard video compression algorithm: Motion Compensated Prediction (MCP), Transform Coding (DWT/ DCT), and Group of pictures (GOP). There are several motion estimation algorithms amongst which Adaptive Rood Pattern Search (ARPS) is used in this project. The main advantage of ARPS is that computation time is less. The implementation is done using MATLAB 7.5 version. The audio and video from the input are treated separately. Firstly both the video and audio is divided into frames. The video frames are then converted into images. The group of frames undergo block matching which consist of motion prediction and motion estimation, to judge the movement of objects in a scene. Then DWT is applied which generate coefficients and then actual compression is achieved by eliminating the redundant coefficients by choosing appropriate threshold. This threshold is selected so as to achieve good compression ratio. The audio frames undergo decomposition using DWT. Here the compression is achieved by non-linear quantization of the coefficients obtained. The compressed video and audio are stored and if required transmitted. When the video need to be played, compressed audio and video are reconstructed using Inverse DWT (IDWT). Finally both are combined and played.

Keywords


Fourier Transform, DWT, APRS

Full Text:

PDF

References


Engineering.rowan.edu/~polikar/WAVELETS.html. The wavelet tutorial parts I, II. III, IV - Robi Polikar

X. Ma, C. Zhou and I.J. Kemp, ―Interpretation of wavelet analysis and its application in partial discharge detection‖, IEEE Trans. Diel. Elect. Insul. Vol.9, pp. 446-457, 2002.

M. Misiti, Y. Misiti, G. Oppenheim, and J. Poggi, Wavelet toolbox manual User‘s guide, The Math Works Inc., USA, 1996.

C. Valens, A Really Friendly Guide to Wavelets, 1999.

Zhou-Sheng Zhang and Deng-Ming Xiao, Noise-based Wavelet Denoising Technique for Partial Discharge Measurement Wseas Transactions on Circuits and Systems, Jan 7, 2008; revised June 5, 2008.

Borko Furht, Joshua Greenberg, Raymond Westwater, Motion Estimation Algorithms For Video Compression. Massachusetts: Kluwer Academic Publishers, 1997.

Reza Adami, ―Video Compression Technique Using wavelet Transform‖, IEEE Aerospace conference,February,1996

Iain E. G. Richardson, Video Codec Design, West Sussex: John Wiley & Sons Ltd., 2002.

Lai-Man Po, and Wing-Chung Ma, ―A Novel Four-Step Search Algorithm for Fast Block Motion Estimation‖, IEEE Trans. Circuits And Systems For Video Technology, vol 6, no. 3, pp. 313-317, June 1996

Shan Zhu, and Kai-Kuang Ma, ― A New Diamond Search Algorithm for Fast Block-Matching Motion Estimation‖, IEEE Trans. Image Processing, vol 9, no. 2, pp. 287-290, February 2000

Yao Nie, and Kai-Kuang Ma, ―Adaptive Rood Pattern Search for Fast Block-Matching Motion Estimation‖, IEEE Trans. Image Processing, vol 11, no. 12, pp. 1442-1448, December 2002.

D. Sinha and A. Tewfik. ―Low Bit Rate Transparent Audio Compression using Adapted Wavelets‖, IEEE Trans. ASSP, Vol. 41, No. 12, December 1993

Ken C. Pohlmann ―Principles of Digital Audio‖, McGraw-Hill, Fourth edition, 2000.

Reconfigurable Secure Video Codec Based on DWT and AES Processor, D. DIA, M. ZEGHID, 1M. ATRI, B. BOUALLEGUE, M. MACHHOUT, R. TOURKI

Better Compression Rate For Images With The Deployment of ATSVD, A. Sharifinejad


Refbacks

  • There are currently no refbacks.


Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.