Discrete Cosine Transform in JPEG Compression
Jacob John

TL;DR
This paper explains the role of Discrete Cosine Transform (DCT) in JPEG image compression, detailing its implementation and applications to improve image file size reduction while maintaining quality.
Contribution
It provides a comprehensive overview of DCT's application in JPEG compression, highlighting its importance and real-world uses in image processing.
Findings
DCT is essential for efficient JPEG compression.
JPEG compression effectively reduces image file sizes.
DCT has broad applications in image processing.
Abstract
Image Compression has become an absolute necessity in today's day and age. With the advent of the Internet era, compressing files to share among other users is quintessential. Several efforts have been made to reduce file sizes while still maintain image quality in order to transmit files even on limited bandwidth connections. This paper discusses the need for Discrete Cosine Transform or DCT in the compression of images in Joint Photographic Experts Group or JPEG file format. Via an intensive literature study, this paper first introduces DCT and JPEG Compression. The section preceding it discusses how JPEG compression is implemented by DCT. The last section concludes with further real world applications of DCT in image processing.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Digital Filter Design and Implementation · Image and Signal Denoising Methods
MethodsDiscrete Cosine Transform
