JPEG Image Compression using the Discrete Cosine Transform: An Overview, Applications, and Hardware Implementation

11/01/2019
by   Ahmad Shawahna, et al.
0

Digital images are becoming large in size containing more information day by day to represent the as is state of the original one due to the availability of high resolution digital cameras, smartphones, and medical tests images. Therefore, we need to come up with some technique to convert these images into smaller size without loosing much information from the actual. There are both lossy and lossless image compression format available and JPEG is one of the popular lossy compression among them. In this paper, we present the architecture and implementation of JPEG compression using VHDL (VHSIC Hardware Description Language) and compare the performance with some contemporary implementation. JPEG compression takes place in five steps with color space conversion, down sampling, discrete cosine transformation (DCT), quantization, and entropy encoding. The five steps cover for the compression purpose only. Additionally, we implement the reverse order in VHDL to get the original image back. We use optimized matrix multiplication and quantization for DCT to achieve better performance. Our experimental results show that significant amount of compression ratio has been achieved with very little change in the images, which is barely noticeable to human eye.

READ FULL TEXT
research
05/09/2017

New Transforms for JPEG Format

The two-dimensional discrete cosine transform (DCT) can be found in the ...
research
02/13/2021

Discrete Cosine Transform in JPEG Compression

Image Compression has become an absolute necessity in today's day and ag...
research
03/15/2018

Image Compression Using Proposed Enhanced Run Length Encoding Algorithm

In this paper, we will present p roposed enhance process of image compre...
research
06/28/2013

Increasing Compression Ratio in PNG Images by k-Modulus Method for Image Transformation

Image compression is an important filed in image processing. The science...
research
03/18/2023

Lossless Microarray Image Compression by Hardware Array Compactor

Microarray technology is a new and powerful tool for the concurrent moni...
research
01/31/2021

A Machine Learning Approach to Optimal Inverse Discrete Cosine Transform (IDCT) Design

The design of the optimal inverse discrete cosine transform (IDCT) to co...
research
02/16/2021

An Implementation of Vector Quantization using the Genetic Algorithm Approach

The application of machine learning(ML) and genetic programming(GP) to t...

Please sign up or login with your details

Forgot password? Click here to reset