SLIC Based Digital Image Enlargement
M.Z.F.Amara, R.Bandara, Thushari Silva

TL;DR
This paper introduces a novel image enlargement method that reduces color bleeding by segmenting homogeneous regions with SLIC and applying higher order interpolation, resulting in better image quality.
Contribution
The paper presents a new approach combining SLIC segmentation and advanced interpolation to improve low-resolution image enlargement and reduce color bleeding artifacts.
Findings
Outperforms bilinear and bicubic interpolation in PSNR
Reduces color bleeding at edges
Enhances overall image quality
Abstract
Low resolution image enhancement is a classical computer vision problem. Selecting the best method to reconstruct an image to a higher resolution with the limited data available in the low-resolution image is quite a challenge. A major drawback from the existing enlargement techniques is the introduction of color bleeding while interpolating pixels over the edges that separate distinct colors in an image. The color bleeding causes to accentuate the edges with new colors as a result of blending multiple colors over adjacent regions. This paper proposes a novel approach to mitigate the color bleeding by segmenting the homogeneous color regions of the image using Simple Linear Iterative Clustering (SLIC) and applying a higher order interpolation technique separately on the isolated segments. The interpolation at the boundaries of each of the isolated segments is handled by using a…
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 Image Processing Techniques · Image Enhancement Techniques · Image and Signal Denoising Methods
