Reduction of Blocking Artifacts In JPEG Compressed Image
Sukhpal Singh

TL;DR
This paper proposes a method to reduce blocking artifacts in JPEG images caused by block-based DCT compression, aiming to improve visual quality without significantly increasing computational complexity.
Contribution
It introduces a novel technique specifically targeting the reduction of blocking artifacts in JPEG compressed images, enhancing image quality post-compression.
Findings
Significant reduction in visible block boundaries.
Improved visual quality of JPEG images.
Method maintains computational efficiency.
Abstract
In JPEG (DCT based) compresses image data by representing the original image with a small number of transform coefficients. It exploits the fact that for typical images a large amount of signal energy is concentrated in a small number of coefficients. The goal of DCT transform coding is to minimize the number of retained transform coefficients while keeping distortion at an acceptable level.In JPEG, it is done in 8X8 non overlapping blocks. It divides an image into blocks of equal size and processes each block independently. Block processing allows the coder to adapt to the local image statistics, exploit the correlation present among neighboring image pixels, and to reduce computational and storage requirements. One of the most degradation of the block transform coding is the blocking artifact. These artifacts appear as a regular pattern of visible block boundaries. This degradation is…
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
TopicsImage and Signal Denoising Methods · Advanced Data Compression Techniques · Advanced Image Processing Techniques
