IMAGE COMPRESSION USING DISCRETE COSINE TRANSFORM
#1

Submitted by
Nancy Singal

[attachment=12440]
ABSTRACT
Image Compression addresses the problem of reducing the amount of data required to represent the digital image. Compression is achieved by the removal of one or more of
three basic data redundancies: (1) Coding redundancy, which is present when less than optimal (i.e. the smallest length) code words are used; (2) Interpixel redundancy, which results from correlations between the pixels of an image & (3) psycho visual redundancy which is due to data that is ignored by the human visual system (i.e. visually
nonessential information). Huffman codes contain the smallest possible number of code symbols (e.g., bits) per source symbol (e.g., grey level value) subject to the constraint that the source symbols are coded one at a time. So, Huffman coding when combined with technique of reducing the image redundancies using Discrete Cosine Transform (DCT)
helps in compressing the image data to a very good extent.
The Discrete Cosine Transform (DCT) is an example of transform coding. The current JPEG standard uses the DCT as its basis. The DC relocates the highest energies to the upper left corner of the image. The lesser energy or information is relocated into other areas. The DCT is fast. It can be quickly calculated and is best for images with smooth edges like photos with human subjects. The DCT coefficients are all real numbers unlike the Fourier
Transform. The Inverse Discrete Cosine Transform (IDCT) can be used to retrieve the image from its transform representation. The Discrete wavelet transform (DWT) has gained widespread acceptance in signal processing and image compression. Because of their inherent multi-resolution nature, wavelet-coding schemes are especially suitable for applications where scalability and tolerable degradation are important. Recently the JPEG committee has released its new image coding standard, JPEG-2000, which has been based upon DWT CHAPTER-I
INTRODUCTION
1.1Discrete Cosine Transform
1.1.1 DISCRIPTION

Compressing an image is significantly different than compressing raw binary data. Of course,
general purpose compression programs can be used to compress images, but the result is less than optimal. DCT has been widely used in signal processing of image. The one-dimensional DCT is useful in processing one-dimensional signals such as speech waveforms. For analysis of two dimensional (2D) signals such as images, we need a 2D version of the DCT data, especially in coding for compression, for its near-optimal performance. JPEG is a commonly used standard method of compression for photographic images. The name JPEG stands for Joint Photographic Experts Group, the name of the committee who created the standard. JPEG provides for lossy compression of images. Image compression is the application of data compression on digital images. In effect, the objective is to reduce redundancy of the image data in order to be able to store or transmit data in an efficient form. The best image quality at a given bit-rate (or compression rate) is the main goal of image compression. The main objectives of this paper are reducing the image storage space, Easy maintenance and providing security, Data loss cannot effect the image clarity, Lower bandwidth\requirements for transmission, Reducing cost.
1.1.2 WHAT IS DCT
A discrete cosine transform (DCT) expresses a sequence of finitely many data points in terms of a sum of cosine functions oscillating at different frequencies. DCTs are important to numerous applications in science and engineering, from lossy compression of audio and images (where small high-frequency components can be discarded), to spectral methods for the numerical solution of partial differential equations on, it turns out that cosine functions are much more efficient (as explained below, fewer are needed to approximate a typical signal, whereas for differential equations the cosines express a particular choice of boundary conditions. In particular, a DCT is a Fourier-related transform similar to the discrete Fourier transform (DFT), but using only real numbers. DCTs are equivalent to DFTs of roughly twice the length, operating on real data with even symmetry (since the Fourier transform of a real and even function is real and even), where in some variants the input and/or output data are shifted by half a sample. There are eight standard DCT variants, of which four are common.
The most common variant of discrete cosine transform is the type-II DCT, which is often called
simply "the DCT"; its inverse, the type-III DCT, is correspondingly often called simply "the
inverse DCT" or "the IDCT". Two related transforms are the discrete sine transform (DST), which is equivalent to a DFT of real and odd functions, and the modified discrete cosine transform (MDCT), which is based on a DCT of overlapping data.
Reply
#2
thanks, can you give me source code of that algorithm?

My Email: nguyenhung1121990[at]gmail.com

Thanks You Very Very Much
Reply
#3


to get information about the topic "IMAGE COMPRESSION USING DISCRETE COSINE TRANSFORM" refer the page link bellow

http://studentbank.in/report-image-compr...1#pid58611
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: sine and cosine function using verilog, speech compression using discrete cosine transform ppt, discret cosine transform in matlab for ecg signal, discrete event simulation java**ice, xilinx coregen 2d discrete cosine transform, cosine wave coding using verilog, image compression using wedgelet,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  BLOOD VESSEL ENHANCEMENT AND SEGMENTATION USING WAVELET TRANSFORM science projects buddy 3 5,507 04-08-2013, 10:21 PM
Last Post: Guest
  A Digital Watermark Based on The Wavelet Transform and its Robustness on Image project topics 1 2,364 19-12-2012, 11:48 AM
Last Post: seminar details
  IMAGE AUTHENTICATION TECHNIQUES seminars report electronics seminars 6 8,572 15-11-2012, 12:24 PM
Last Post: seminar details
  Seminar Report on Image Authentication Techniques mechanical wiki 1 3,659 15-11-2012, 12:24 PM
Last Post: seminar details
  MPEG-2 VIDEO COMPRESSION TECHNIQUE full report project topics 4 5,632 24-10-2012, 12:21 PM
Last Post: Govind Mohan
  Digital image watermarking capacity and detection error rate computer science crazy 1 2,550 20-10-2012, 01:27 PM
Last Post: seminar details
  AN APPLICATION OF MORPHOLOGICAL IMAGE PROCESSING TO FORENSICS project topics 3 5,404 18-10-2012, 12:53 PM
Last Post: seminar details
  HIGH CAPACITY AND SECURITY STEGANOGRAPHY USING DISCRETE WAVELET TRANSFORM computer girl 1 1,620 06-10-2012, 01:26 PM
Last Post: seminar details
  Image Steganography Technique Based on Wavelet Transform science projects buddy 2 3,079 06-10-2012, 01:25 PM
Last Post: seminar details
  Seminar Report on Audio Compression computer girl 0 944 11-06-2012, 02:14 PM
Last Post: computer girl

Forum Jump: