paper-with-me

홈 › Papers

Discrete Cosine Transform in JPEG Compression

2021-02-13 · Jacob John

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.

📄 PDF Abstract BibTeX arXiv:2102.06968

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

JDEC: JPEG Decoding via Enhanced Continuous Cosine Coefficients

2024-04-03 · CVPR 2024 1 · Woo Kyoung Han, Sunghoon Im, Jaedeok Kim, Kyong Hwan Jin

We propose a practical approach to JPEG image decoding, utilizing a local implicit neural representation with continuous cosine formulation. The JPEG algorithm significantly quantizes discrete cosine transform (DCT) spec…

DecoderJPEG Artifact Removal

A multi-branch convolutional neural network for detecting double JPEG compression

2017-10-16 · Bin Li, Hu Luo, Haoxin Zhang, Shunquan Tan 외

Detection of double JPEG compression is important to forensics analysis. A few methods were proposed based on convolutional neural networks (CNNs). These methods only accept inputs from pre-processed data, such as histog…

Seeing Delta Parameters as JPEG Images: Data-Free Delta Compression with Discrete Cosine Transform

2025-03-09 · Chenyu Huang, Peng Ye, Xiaohui Wang, Shenghe Zheng 외

With transformer-based models and the pretrain-finetune paradigm becoming mainstream, the high storage and deployment costs of individual finetuned models on multiple tasks pose critical challenges. Delta compression att…

Image CompressionQuantization

Uncover Treasures in DCT: Advancing JPEG Quality Enhancement by Exploiting Latent Correlations

2025-06-26 · Jing Yang, Qunliang Xing, Mai Xu, Minglang Qiao

Joint Photographic Experts Group (JPEG) achieves data compression by quantizing Discrete Cosine Transform (DCT) coefficients, which inevitably introduces compression artifacts. Most existing JPEG quality enhancement meth…

Data Compression

JPEG Quantized Coefficient Recovery via DCT Domain Spatial-Frequential Transformer

2023-08-17 · Mingyu Ouyang, Zhenzhong Chen

JPEG compression adopts the quantization of Discrete Cosine Transform (DCT) coefficients for effective bit-rate reduction, whilst the quantization could lead to a significant loss of important image details. Recovering c…

JPEG Artifact RemovalQuantization